adding an Image app category
This commit is contained in:
parent
e6c4a442f2
commit
492f72d83a
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue