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

Commit 01ac1d0a authored by Winson Chung's avatar Winson Chung
Browse files

Differentiate the edge sensitivity from the edge panel size

Bug: 129492856
Test: Swipe from edge
Change-Id: I3b2ce3dd6b3633da1f83c8943538f0f4af5ce481
parent 77ad5ff0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,6 +31,6 @@
    <bool name="config_navBarTapThrough">true</bool>

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

</resources>