mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-10 02:00:59 +02:00
Merge pull request #13841 from JosJuice/android-opt-out-back
Android: Opt out of back invoked callback
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:preserveLegacyExternalStorage="true"
|
||||
android:enableOnBackInvokedCallback="false"
|
||||
android:allowBackup="true"
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
android:dataExtractionRules="@xml/backup_rules_api_31"
|
||||
|
Reference in New Issue
Block a user