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

Commit 8532be04 authored by Fan Zhang's avatar Fan Zhang Committed by Android (Google) Code Review
Browse files

Merge "Add space below last item in timer laplist (landscape mode)." into ub-deskclock-charm

parents 46e27744 0c9d3cec
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>