summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 320d4fc4..8f51729a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -40,6 +40,7 @@
<application
android:allowBackup="true"
android:icon="@drawable/icon"
+ android:logo="@drawable/icon"
android:label="@string/app" >
<activity android:name="se.leap.openvpn.AboutFragment" />
<activity