Update clock top margin
For taller devices, move the clock up a bit to make more room for notifications. Fixes: 228608021 Test: manual Change-Id: Id8e4aa28f2a3147561e584f5e996c487c7db6c07
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<resources>
|
||||
<!-- Minimum margin between clock and top of screen or ambient indication -->
|
||||
<dimen name="keyguard_clock_top_margin">38dp</dimen>
|
||||
<dimen name="keyguard_clock_top_margin">26dp</dimen>
|
||||
|
||||
<!-- Large clock maximum font size (dp is intentional, to prevent any further scaling) -->
|
||||
<dimen name="large_clock_text_size">200dp</dimen>
|
||||
|
||||
Reference in New Issue
Block a user