Set appCategory value to "social" in the Android Manifest
This commit is contained in:
parent
f10582cfa0
commit
573586322a
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
<application
|
||||
android:name=".ElementXApplication"
|
||||
android:allowBackup="false"
|
||||
android:appCategory="social"
|
||||
android:dataExtractionRules="@xml/data_extraction_rules"
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue