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

Commit 39d89838 authored by Selim Cinek's avatar Selim Cinek Committed by Android Git Automerger
Browse files

am 6ef21fa1: Merge "Increased the touch target size for the keyboard affordances" into mnc-dev

* commit '6ef21fa1':
  Increased the touch target size for the keyboard affordances
parents 0f3eda96 6ef21fa1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -336,7 +336,7 @@
    <dimen name="keyguard_affordance_min_background_radius">30dp</dimen>

    <!-- The size of the touch targets on the keyguard for the affordances. -->
    <dimen name="keyguard_affordance_touch_target_size">96dp</dimen>
    <dimen name="keyguard_affordance_touch_target_size">120dp</dimen>

    <!-- The grow amount for the camera and phone circles when hinting -->
    <dimen name="hint_grow_amount_sideways">60dp</dimen>