Merge "Adapted the lockscreen style" into nyc-dev
This commit is contained in:
@@ -16,5 +16,5 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
<dimen name="widget_big_font_size">96dp</dimen>
|
<dimen name="widget_big_font_size">84dp</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
@@ -16,5 +16,5 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
<dimen name="widget_big_font_size">100dp</dimen>
|
<dimen name="widget_big_font_size">88dp</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
@@ -20,5 +20,5 @@
|
|||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<!-- Overload default clock widget parameters -->
|
<!-- Overload default clock widget parameters -->
|
||||||
<dimen name="widget_big_font_size">100dp</dimen>
|
<dimen name="widget_big_font_size">88dp</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
@@ -26,9 +26,9 @@
|
|||||||
<dimen name="keyguard_security_view_margin">12dp</dimen>
|
<dimen name="keyguard_security_view_margin">12dp</dimen>
|
||||||
|
|
||||||
<!-- Overload default clock widget parameters -->
|
<!-- 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="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.
|
<!-- EmergencyCarrierArea overlap - amount to overlap the emergency button and carrier text.
|
||||||
Should be 0 on devices with plenty of room (e.g. tablets) -->
|
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) -->
|
<!-- Height of the sliding KeyguardSecurityContainer (includes 2x keyguard_security_view_margin) -->
|
||||||
<dimen name="keyguard_security_height">420dp</dimen>
|
<dimen name="keyguard_security_height">420dp</dimen>
|
||||||
|
|
||||||
<dimen name="widget_big_font_size">138dp</dimen>
|
<dimen name="widget_big_font_size">122dp</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -39,9 +39,9 @@
|
|||||||
<dimen name="eca_overlap">-10dip</dimen>
|
<dimen name="eca_overlap">-10dip</dimen>
|
||||||
|
|
||||||
<!-- Default clock parameters -->
|
<!-- 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_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. -->
|
<!-- The y translation to apply at the start in appear animations. -->
|
||||||
<dimen name="appear_y_translation_start">32dp</dimen>
|
<dimen name="appear_y_translation_start">32dp</dimen>
|
||||||
|
|||||||
@@ -351,8 +351,8 @@
|
|||||||
|
|
||||||
<!-- The margin between the clock and the notifications on Keyguard. See
|
<!-- The margin between the clock and the notifications on Keyguard. See
|
||||||
keyguard_clock_height_fraction_* for the difference between min and max.-->
|
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_min">30dp</dimen>
|
||||||
<dimen name="keyguard_clock_notifications_margin_max">36dp</dimen>
|
<dimen name="keyguard_clock_notifications_margin_max">42dp</dimen>
|
||||||
<dimen name="heads_up_scrim_height">250dp</dimen>
|
<dimen name="heads_up_scrim_height">250dp</dimen>
|
||||||
|
|
||||||
<!-- The minimum amount the user needs to swipe to go to the camera / phone. -->
|
<!-- The minimum amount the user needs to swipe to go to the camera / phone. -->
|
||||||
|
|||||||
Reference in New Issue
Block a user