Adapted the lockscreen style

It's that time of the release again.

Bug: 24866646
Change-Id: Iebfae2f2cc6b5a21b7b98df359de2247b2bc8632
This commit is contained in:
Selim Cinek
2016-02-23 12:28:31 -08:00
parent 84e6de7778
commit f1015dbe97
7 changed files with 10 additions and 10 deletions

View File

@@ -16,5 +16,5 @@
-->
<resources>
<dimen name="widget_big_font_size">96dp</dimen>
<dimen name="widget_big_font_size">84dp</dimen>
</resources>

View File

@@ -16,5 +16,5 @@
-->
<resources>
<dimen name="widget_big_font_size">100dp</dimen>
<dimen name="widget_big_font_size">88dp</dimen>
</resources>

View File

@@ -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>

View File

@@ -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) -->

View File

@@ -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>

View File

@@ -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>

View File

@@ -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. -->