Skip to content

Commit 8098193

Browse files
authored
Merge branch 'develop' into dla/feature/room_list_decoration
2 parents 6497d21 + b88ce40 commit 8098193

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)