adding an Image app category

This commit is contained in:
tibbi 2022-04-01 22:21:09 +02:00
parent e6c4a442f2
commit 492f72d83a

View file

@ -18,6 +18,7 @@
<application
android:name=".App"
android:allowBackup="true"
android:appCategory="image"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_launcher_name"
android:roundIcon="@mipmap/ic_launcher"