Added AppCompatBar and fixed dependencies

This commit is contained in:
Ernir Erlingsson
2015-12-14 14:01:11 +01:00
parent 878a70620d
commit 6ac999c113
9 changed files with 165 additions and 61 deletions

View File

@@ -23,7 +23,7 @@
<application
android:name=".android.BriarApplication"
android:theme="@style/LightTheme"
android:theme="@style/BriarTheme"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:allowBackup="false" >