]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/AndroidManifest.xml
put the app in the 'Productivity' category
[mobile-ledger-staging.git] / app / src / main / AndroidManifest.xml
index c0ec9059c16917d93f3feb8874300cc799cc54ee..031ca4f2e77e32d0dacc1327eb6c148fecfc7bb3 100644 (file)
         android:name=".App"
         android:allowBackup="true"
         android:fullBackupContent="@xml/backup_descriptor"
-        android:icon="@mipmap/app_icon"
+        android:appCategory="productivity"
+        android:icon="@mipmap/ic_launcher"
+        android:roundIcon="@mipmap/ic_launcher_round"
         android:label="@string/app_name"
-        android:roundIcon="@mipmap/app_icon"
         android:supportsRtl="true"
         android:networkSecurityConfig="@xml/network_security_config"
         tools:ignore="GoogleAppIndexingWarning">