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

Commit 00dd263c authored by Robyn Coultas's avatar Robyn Coultas
Browse files

Decreases screen saver margin on sw600dp

BUG: 8891058

At 3x density and with the previous margins,
desk_clock_time_data.xml was too large to
fit in portrait on the Flo.

Change-Id: Idcf7843b3fa7bccabde6b1b389e500cef03411fa
parent 0370b859
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
    <dimen name="time_margin_bottom">14dip</dimen>
    <dimen name="time_margin_top">48dip</dimen>
    <dimen name="digital_margin_bottom">36dip</dimen>
    <dimen name="screensaver_margin">32dip</dimen>
    <dimen name="screensaver_margin">20dip</dimen>
    <dimen name="ampm_margin_top">15dip</dimen>
    <dimen name="font_margin_adjust">8dip</dimen>
    <dimen name="next_alarm_margin_top">-5dip</dimen>