Add support of predictive back

This commit is contained in:
Super12138 2024-01-21 12:37:39 +08:00
parent 2570e3f875
commit 6359093ed7

View file

@ -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"