Skip to content

Commit b88ce40

Browse files
author
Marco Romano
authored
2 parents 1d65cc9 + 5d15b1a commit b88ce40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
android:name=".ElementXApplication"
2525
android:allowBackup="false"
2626
android:dataExtractionRules="@xml/data_extraction_rules"
27+
android:enableOnBackInvokedCallback="true"
2728
android:fullBackupContent="@xml/backup_rules"
2829
android:icon="@mipmap/ic_launcher"
2930
android:label="@string/app_name"

0 commit comments

Comments
 (0)