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

Commit 7adda8f3 authored by Danny Baumann's avatar Danny Baumann Committed by Gerrit Code Review
Browse files

Merge "keyguard: fix-fix layout for sw320dp devices" into cm-11.0

parents d037afda 9c9c6d17
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -23,6 +23,12 @@
         keyguard_security_view_margin) -->
    <dimen name="keyguard_security_height">400dp</dimen>

    <!-- Height of the sliding KeyguardSecurityContainer with hidden widget (includes 2x keyguard_security_view_margin) -->
    <dimen name="keyguard_security_no_widget_height">400dp</dimen>

    <!-- Left padding of num pad key on keyguard -->
    <dimen name="kg_num_pad_key_padding_left">20dp</dimen>

    <!-- The bottom margin for the GlowPadView container -->
    <dimen name="glowpadcontainer_bottom_margin">-48dp</dimen>