Skip to content

Commit

Permalink
Add support of predictive back
Browse files Browse the repository at this point in the history
  • Loading branch information
Super12138 committed Jan 21, 2024
1 parent 2570e3f commit 6359093
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
android:name=".ToDoApplication"
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:enableOnBackInvokedCallback="true"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
Expand Down

0 comments on commit 6359093

Please sign in to comment.