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

Commit 521449af authored by Selim Cinek's avatar Selim Cinek Committed by android-build-merger
Browse files

Merge "Increased the edge sensitivity for back to 24dp" into qt-dev

am: 09f2e5c3

Change-Id: Idde1bb0e2ab3d6f75a5503aea88682899783d37d
parents b22a7fde 09f2e5c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
    <bool name="config_navBarTapThrough">true</bool>

    <!-- Controls the size of the back gesture inset. -->
    <dimen name="config_backGestureInset">20dp</dimen>
    <dimen name="config_backGestureInset">24dp</dimen>

    <!-- Controls whether the navbar needs a scrim with
     {@link Window#setEnsuringNavigationBarContrastWhenTransparent}. -->