mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 12:49:55 +01:00
Added AppCompatBar and fixed dependencies
This commit is contained in:
@@ -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" >
|
||||
|
||||
Reference in New Issue
Block a user