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

Commit d13c46ae authored by Alex Florescu's avatar Alex Florescu Committed by Android (Google) Code Review
Browse files

Merge "Increasing size of lock icon on big screen devices" into sc-v2-dev

parents 7339a87b 2bcb8113
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -25,6 +25,9 @@
    <!-- Margin around the various security views -->
    <dimen name="keyguard_security_view_top_margin">12dp</dimen>

    <!-- Padding for the lock icon on the keyguard -->
    <dimen name="lock_icon_padding">16dp</dimen>

    <!-- Overload default clock widget parameters -->
    <dimen name="widget_big_font_size">100dp</dimen>
    <dimen name="widget_label_font_size">18sp</dimen>