diff --git a/briar-android/AndroidManifest.xml b/briar-android/AndroidManifest.xml index ad48f4aea..711d5752b 100644 --- a/briar-android/AndroidManifest.xml +++ b/briar-android/AndroidManifest.xml @@ -24,6 +24,14 @@ + + + + @@ -32,10 +40,6 @@ - - @@ -56,6 +60,10 @@ android:name=".android.groups.WriteGroupMessageActivity" android:label="@string/compose_group_title" > + + diff --git a/briar-android/project.properties b/briar-android/project.properties index 9b84a6b4b..a3ee5ab64 100644 --- a/briar-android/project.properties +++ b/briar-android/project.properties @@ -11,4 +11,4 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-16 +target=android-17 diff --git a/briar-android/res/values-v11/styles.xml b/briar-android/res/values-v11/styles.xml index f5476f167..dbc084145 100644 --- a/briar-android/res/values-v11/styles.xml +++ b/briar-android/res/values-v11/styles.xml @@ -1,4 +1,6 @@