Skip to content

Commit

Permalink
feat: opt-in to predictive back gesture
Browse files Browse the repository at this point in the history
  • Loading branch information
david-allison committed Jan 16, 2025
1 parent f146e82 commit 38ad32b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AnkiDroid/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
android:requestLegacyExternalStorage="true"
android:preserveLegacyExternalStorage="true"
android:resizeableActivity="true"
android:enableOnBackInvokedCallback="true"
android:supportsRtl="true"
android:theme="@style/Theme_Light"
android:manageSpaceActivity="com.ichi2.anki.ui.windows.managespace.ManageSpaceActivity"
Expand Down

0 comments on commit 38ad32b

Please sign in to comment.