Skip to content

Commit

Permalink
Enable predictive back gesture for A14+.
Browse files Browse the repository at this point in the history
  • Loading branch information
braniii committed Nov 23, 2023
1 parent 05c0817 commit 107b911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.quantumphysique.trale">
<application
android:enableOnBackInvokedCallback="true"
android:label="trale"
android:usesCleartextTraffic="false"
android:icon="@mipmap/ic_launcher">
Expand Down

0 comments on commit 107b911

Please sign in to comment.