Set app category

This commit is contained in:
M66B 2017-08-04 16:29:08 +02:00
parent eea820e63f
commit d1122951ff
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
<application
android:name="ApplicationEx"
android:allowBackup="false"
android:appCategory="productivity"
android:description="@string/app_description"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"