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

Commit 5557e65b authored by Jorim Jaggi's avatar Jorim Jaggi Committed by Android (Google) Code Review
Browse files

Merge "Fix hints for tablet lockscreen." into lmp-dev

parents fbd0e9fa 62defa3a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -84,4 +84,8 @@
    <!-- The width/height of the phone/camera/unlock icon on keyguard. -->
    <dimen name="keyguard_affordance_height">80dp</dimen>
    <dimen name="keyguard_affordance_width">120dp</dimen>

    <!-- The width of the region on the left/right edge of the screen for performing the camera/
     phone hints. -->
    <dimen name="edge_tap_area_width">80dp</dimen>
</resources>