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

Commit 60d30d62 authored by Selim Cinek's avatar Selim Cinek
Browse files

Increased the touch target size for the keyboard affordances

Bug: 21536583
Change-Id: Id0b693d36cd9d059d84a8b50c1f7ec3ae5938a84
parent ab069235
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>