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

Commit 3be85a94 authored by Isaac Katzenelson's avatar Isaac Katzenelson Committed by Android (Google) Code Review
Browse files

Merge "Fix date and alarm showing in landscape hammerhead" into ics-ub-clock-amazon

parents 0330e5c1 0a3c164c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,8 +43,8 @@
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_gravity="center"
            android:layout_marginTop="@dimen/top_text_spacing_digital"
            android:layout_marginBottom="@dimen/bottom_text_spacing_digital"
            android:layout_marginTop="4dp"
            />
    </FrameLayout>
    <LinearLayout
+4 −0
Original line number Diff line number Diff line
@@ -44,6 +44,10 @@
    <dimen name="circle_margin">8dp</dimen>
    <dimen name="analog_clock_margin">70dp</dimen>
    <dimen name="timer_circle_margin">8dp</dimen>
    <dimen name="main_clock_padding">0dp</dimen>
    <dimen name="circle_margin_top">0dp</dimen>
    <dimen name="top_text_spacing_digital">-25dp</dimen>
    <dimen name="bottom_text_spacing_analog">5dp</dimen>

    <dimen name="world_clock_margin">8dp</dimen>
    <dimen name="sw_padding_end">8dp</dimen>
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@
    <dimen name="alert_dialog_title_height">64dip</dimen>
    <dimen name="popup_window_width">196dip</dimen>
    <dimen name="bottom_text_spacing_digital">-8dp</dimen>
    <dimen name="top_text_spacing_digital">4dp</dimen>
    <dimen name="bottom_text_spacing_analog">14dp</dimen>
    <dimen name="bottom_text_spacing_analog_small">6dp</dimen>
    <dimen name="digital_world_clock_text_size">60dp</dimen>