diff --git a/briar-android/AndroidManifest.xml b/briar-android/AndroidManifest.xml
index f941a604a..146f45ab7 100644
--- a/briar-android/AndroidManifest.xml
+++ b/briar-android/AndroidManifest.xml
@@ -6,7 +6,7 @@
@@ -26,6 +26,7 @@
android:theme="@style/LightTheme"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
+ android:logo="@drawable/logo"
android:allowBackup="false" >
@@ -46,23 +50,19 @@
@@ -86,12 +84,10 @@
@@ -112,7 +107,6 @@
@@ -133,7 +126,6 @@
@@ -154,7 +145,6 @@
@@ -205,13 +191,11 @@