mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-31 03:41:20 +00:00
Set app category
This commit is contained in:
parent
eea820e63f
commit
d1122951ff
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
||||||
<application
|
<application
|
||||||
android:name="ApplicationEx"
|
android:name="ApplicationEx"
|
||||||
android:allowBackup="false"
|
android:allowBackup="false"
|
||||||
|
android:appCategory="productivity"
|
||||||
android:description="@string/app_description"
|
android:description="@string/app_description"
|
||||||
android:icon="@mipmap/ic_launcher"
|
android:icon="@mipmap/ic_launcher"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
|
|
Loading…
Reference in a new issue