Android 13: use on back invoked

This commit is contained in:
M66B
2022-06-12 09:22:55 +02:00
parent 76de0af3ef
commit 01dd66eccb
18 changed files with 165 additions and 215 deletions

View File

@@ -99,7 +99,7 @@
android:allowBackup="false"
android:appCategory="productivity"
android:description="@string/app_name"
android:enableOnBackInvokedCallback="false"
android:enableOnBackInvokedCallback="true"
android:extractNativeLibs="true"
android:forceDarkAllowed="false"
android:icon="@mipmap/ic_launcher"