Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2a254b4d authored by Matt Pietal's avatar Matt Pietal
Browse files

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
parent ea154b06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>