Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit dca29cc5 authored by Fahim M. Choudhury's avatar Fahim M. Choudhury
Browse files

fix: opt-out from predictive back gesture to fix navigation on search screen

parent a3c66293
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@
        android:restoreNeedsApplication="true"
        android:supportsRtl="true"
        android:theme="@style/Theme.Apps"
        android:enableOnBackInvokedCallback="true"
        android:enableOnBackInvokedCallback="false"
        android:usesCleartextTraffic="true"
        tools:targetApi="tiramisu">