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:
Matt Pietal
2022-05-04 14:14:59 -04:00
parent ea154b06db
commit 2a254b4d47

View File

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