summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index df651187..0e5eb6f9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -26,6 +26,8 @@
in time when the process is killed and an incoming call is received.
-->
<application
+ android:icon="@mipmap/ic_launcher_phone"
+ android:label="@string/app_name"
android:persistent="true"
android:hasCode="false">
</application>