Set appCategory value to "social" in the Android Manifest
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user