We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f10582c commit 5735863Copy full SHA for 5735863
app/src/main/AndroidManifest.xml
@@ -13,6 +13,7 @@
13
<application
14
android:name=".ElementXApplication"
15
android:allowBackup="false"
16
+ android:appCategory="social"
17
android:dataExtractionRules="@xml/data_extraction_rules"
18
android:enableOnBackInvokedCallback="true"
19
android:fullBackupContent="@xml/backup_rules"
0 commit comments