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

Commit 99e7d1f1 authored by Alex Florescu's avatar Alex Florescu Committed by Automerger Merge Worker
Browse files

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

Merge "Increasing size of lock icon on big screen devices" into sc-v2-dev am: d13c46ae am: 47c89100

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16388998

Change-Id: I8b1b9518e59318d45398861e4a2556c0de513666
parents f7d3ea87 47c89100
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>