Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 14ddd4f

Browse files
Disable predictive back callback
1 parent 34cc8df commit 14ddd4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
android:exported="true"
4747
android:launchMode="singleTask"
4848
android:screenOrientation="user"
49+
android:enableOnBackInvokedCallback="false"
4950
android:theme="@style/Theme.MetaRadar">
5051

5152
<intent-filter>

0 commit comments

Comments
 (0)