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

Commit 4f76219c authored by Yorke Lee's avatar Yorke Lee Committed by Android Git Automerger
Browse files

am 377bb698: Merge "Tweak minimum swipe distance for Dialer" into klp-dev

* commit '377bb698':
  Tweak minimum swipe distance for Dialer
parents 11c3b487 377bb698
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
    <integer name="max_dismiss_velocity">2000</integer>
    <integer name="snap_animation_duration">350</integer>
    <integer name="swipe_scroll_slop">2</integer>
    <dimen name="min_swipe">5dip</dimen>
    <dimen name="min_swipe">0dip</dimen>
    <dimen name="min_vert">10dip</dimen>
    <dimen name="min_lock">20dip</dimen>
</resources>