Skip to content

Commit

Permalink
Ask to keep data when uninstalling
Browse files Browse the repository at this point in the history
  • Loading branch information
BrayanDSO authored and lukstbit committed Jan 9, 2023
1 parent 89441d7 commit a5d28ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AnkiDroid/src/main/AndroidManifest.xml
Expand Up @@ -75,6 +75,7 @@
android:windowSoftInputMode="adjustResize"
android:usesCleartextTraffic="true"
android:largeHeap="true"
android:hasFragileUserData="true"
android:networkSecurityConfig="@xml/network_security_config"
android:banner="@drawable/tv_banner"
android:requestLegacyExternalStorage="true"
Expand Down

0 comments on commit a5d28ba

Please sign in to comment.