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

Commit 3bd63be3 authored by Selim Cinek's avatar Selim Cinek
Browse files

Increased the edge sensitivity for back to 24dp

Test: swipe from side, observe slightly increased back
Bug: 130682266
Change-Id: Ib479f272a309cf4dc008453343e1bb21352a5806
parent b962712d
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}. -->