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

Commit 0c9d3cec authored by Fan Zhang's avatar Fan Zhang
Browse files

Add space below last item in timer laplist (landscape mode).

Bug: 22704204
Change-Id: I1e87db2bfaba8127fc0a9d88db2378633dad1abf
parent 0a7416d2
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@

<!-- These resources are around just to allow their values to be customized
     for different hardware and product builds. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<resources>
    <dimen name="time_text_size">153dip</dimen>
    <dimen name="ampm_text_size">32dip</dimen>
    <dimen name="date_text_size">15sp</dimen>
@@ -52,7 +52,6 @@
    <dimen name="medium_font_size">48sp</dimen>

    <dimen name="circle_size">190dip</dimen>
    <dimen name="stopwatch_list_bottom_spacing">0dip</dimen>
    <dimen name="stopwatch_circle_margin_bottom">80dip</dimen>

    <dimen name="world_clock_margin">8dp</dimen>
+1 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@

<!-- These resources are around just to allow their values to be customized
     for different hardware and product builds. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<resources>
    <dimen name="time_text_size">275dip</dimen>
    <dimen name="ampm_text_size">90dip</dimen>
    <dimen name="date_text_size">15sp</dimen>
@@ -44,7 +44,6 @@
    <dimen name="timer_circle_margin">48dp</dimen>

    <dimen name="circle_size">360dip</dimen>
    <dimen name="stopwatch_list_bottom_spacing">0dip</dimen>
    <dimen name="stopwatch_circle_margin_bottom">112dip</dimen>

    <dimen name="world_clock_margin">48dp</dimen>