Skip to content

Commit 637d785

Browse files
committed
disable predictive back
1 parent afb8037 commit 637d785

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

androidApp/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
android:label="@string/app_name"
1010
android:roundIcon="@mipmap/ic_launcher_round"
1111
android:supportsRtl="true"
12+
android:enableOnBackInvokedCallback="false"
1213
android:theme="?android:attr/colorBackground">
1314
<provider
1415
android:name="androidx.startup.InitializationProvider"

0 commit comments

Comments
 (0)