Adapted the lockscreen style
It's that time of the release again. Bug: 24866646 Change-Id: Iebfae2f2cc6b5a21b7b98df359de2247b2bc8632
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<dimen name="widget_big_font_size">96dp</dimen>
|
||||
<dimen name="widget_big_font_size">84dp</dimen>
|
||||
</resources>
|
||||
@@ -16,5 +16,5 @@
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<dimen name="widget_big_font_size">100dp</dimen>
|
||||
<dimen name="widget_big_font_size">88dp</dimen>
|
||||
</resources>
|
||||
@@ -20,5 +20,5 @@
|
||||
<resources>
|
||||
|
||||
<!-- Overload default clock widget parameters -->
|
||||
<dimen name="widget_big_font_size">100dp</dimen>
|
||||
<dimen name="widget_big_font_size">88dp</dimen>
|
||||
</resources>
|
||||
@@ -26,9 +26,9 @@
|
||||
<dimen name="keyguard_security_view_margin">12dp</dimen>
|
||||
|
||||
<!-- Overload default clock widget parameters -->
|
||||
<dimen name="widget_big_font_size">125dp</dimen>
|
||||
<dimen name="widget_big_font_size">110dp</dimen>
|
||||
<dimen name="widget_label_font_size">16sp</dimen>
|
||||
<dimen name="bottom_text_spacing_digital">-16dp</dimen>
|
||||
<dimen name="bottom_text_spacing_digital">-1dp</dimen>
|
||||
|
||||
<!-- EmergencyCarrierArea overlap - amount to overlap the emergency button and carrier text.
|
||||
Should be 0 on devices with plenty of room (e.g. tablets) -->
|
||||
|
||||
@@ -24,5 +24,5 @@
|
||||
<!-- Height of the sliding KeyguardSecurityContainer (includes 2x keyguard_security_view_margin) -->
|
||||
<dimen name="keyguard_security_height">420dp</dimen>
|
||||
|
||||
<dimen name="widget_big_font_size">138dp</dimen>
|
||||
<dimen name="widget_big_font_size">122dp</dimen>
|
||||
</resources>
|
||||
|
||||
@@ -39,9 +39,9 @@
|
||||
<dimen name="eca_overlap">-10dip</dimen>
|
||||
|
||||
<!-- Default clock parameters -->
|
||||
<dimen name="bottom_text_spacing_digital">-10dp</dimen>
|
||||
<dimen name="bottom_text_spacing_digital">-1dp</dimen>
|
||||
<dimen name="widget_label_font_size">14sp</dimen>
|
||||
<dimen name="widget_big_font_size">88dp</dimen>
|
||||
<dimen name="widget_big_font_size">78dp</dimen>
|
||||
|
||||
<!-- The y translation to apply at the start in appear animations. -->
|
||||
<dimen name="appear_y_translation_start">32dp</dimen>
|
||||
|
||||
@@ -351,8 +351,8 @@
|
||||
|
||||
<!-- The margin between the clock and the notifications on Keyguard. See
|
||||
keyguard_clock_height_fraction_* for the difference between min and max.-->
|
||||
<dimen name="keyguard_clock_notifications_margin_min">24dp</dimen>
|
||||
<dimen name="keyguard_clock_notifications_margin_max">36dp</dimen>
|
||||
<dimen name="keyguard_clock_notifications_margin_min">30dp</dimen>
|
||||
<dimen name="keyguard_clock_notifications_margin_max">42dp</dimen>
|
||||
<dimen name="heads_up_scrim_height">250dp</dimen>
|
||||
|
||||
<!-- The minimum amount the user needs to swipe to go to the camera / phone. -->
|
||||
|
||||
Reference in New Issue
Block a user