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

Commit 47c89100 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: d13c46ae

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

Change-Id: I80bfdb66ca41b3970c00946d34e13dd6286062d3
parents 2b18ddbd d13c46ae
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>