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

Commit 7f2d87c0 authored by Jorim Jaggi's avatar Jorim Jaggi
Browse files

Remove "speedbump" to expand notification with one finger.

Change-Id: I16b2493142adc277a3cb11ab9a88040aab6e3f47
parent 10c84f01
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -176,7 +176,7 @@
    <dimen name="carrier_label_height">24dp</dimen>

    <!-- The distance you can pull a notification before it pops open -->
    <dimen name="one_finger_pop_limit">32dp</dimen>
    <dimen name="one_finger_pop_limit">0dp</dimen>

    <!-- The fixed height of each tile -->
    <dimen name="quick_settings_cell_height">110dp</dimen>
@@ -188,7 +188,7 @@
         Not used at this screen size. -->
    <item type="dimen" name="notification_panel_min_height_frac">0%</item>

    <dimen name="blinds_pop_threshold">32dp</dimen>
    <dimen name="blinds_pop_threshold">0dp</dimen>

    <!-- The size of the gesture span needed to activate the "pull" notification expansion -->
    <dimen name="pull_span_min">25dp</dimen>