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.
2 parents 6497d21 + b88ce40 commit 8098193Copy full SHA for 8098193
app/src/main/AndroidManifest.xml
@@ -24,6 +24,7 @@
24
android:name=".ElementXApplication"
25
android:allowBackup="false"
26
android:dataExtractionRules="@xml/data_extraction_rules"
27
+ android:enableOnBackInvokedCallback="true"
28
android:fullBackupContent="@xml/backup_rules"
29
android:icon="@mipmap/ic_launcher"
30
android:label="@string/app_name"
0 commit comments