]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/AndroidManifest.xml
restore vector-only app icon
[mobile-ledger-staging.git] / app / src / main / AndroidManifest.xml
index 031ca4f2e77e32d0dacc1327eb6c148fecfc7bb3..5f90c7171417a53eb78b9aca7548f7e43c5d5e21 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?><!--
-  ~ Copyright © 2019 Damyan Ivanov.
+  ~ Copyright © 2020 Damyan Ivanov.
   ~ This file is part of MoLe.
   ~ MoLe is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
@@ -25,8 +25,7 @@
         android:allowBackup="true"
         android:fullBackupContent="@xml/backup_descriptor"
         android:appCategory="productivity"
-        android:icon="@mipmap/ic_launcher"
-        android:roundIcon="@mipmap/ic_launcher_round"
+        android:icon="@drawable/app_icon"
         android:label="@string/app_name"
         android:supportsRtl="true"
         android:networkSecurityConfig="@xml/network_security_config"