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

Commit 4dbe7c0d authored by Selim Cinek's avatar Selim Cinek Committed by Android Git Automerger
Browse files

am ff3bf4b1: Increased the falsing treashold for quick settings

* commit 'ff3bf4b1':
  Increased the falsing treashold for quick settings
parents 4b9d724c ff3bf4b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -307,7 +307,7 @@
    <dimen name="unlock_falsing_threshold">80dp</dimen>

    <!-- Lockscreen falsing threshold for quick settings. -->
    <dimen name="qs_falsing_threshold">40dp</dimen>
    <dimen name="qs_falsing_threshold">60dp</dimen>

    <!-- Falsing threshold used when dismissing notifications from the lockscreen. -->
    <dimen name="swipe_helper_falsing_threshold">70dp</dimen>