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

Commit cf78e650 authored by kellyz's avatar kellyz Committed by Automerger Merge Worker
Browse files

Enable predictive back gesture for Settings app. am: 76516bbd

parents 80e17e97 76516bbd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -131,7 +131,8 @@
            android:usesCleartextTraffic="true"
            android:defaultToDeviceProtectedStorage="true"
            android:directBootAware="true"
            android:appComponentFactory="androidx.core.app.CoreComponentFactory">
            android:appComponentFactory="androidx.core.app.CoreComponentFactory"
            android:enableOnBackInvokedCallback="true">

        <uses-library android:name="org.apache.http.legacy" />