We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afb8037 commit 637d785Copy full SHA for 637d785
1 file changed
androidApp/src/main/AndroidManifest.xml
@@ -9,6 +9,7 @@
9
android:label="@string/app_name"
10
android:roundIcon="@mipmap/ic_launcher_round"
11
android:supportsRtl="true"
12
+ android:enableOnBackInvokedCallback="false"
13
android:theme="?android:attr/colorBackground">
14
<provider
15
android:name="androidx.startup.InitializationProvider"
0 commit comments