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

Commit e51034fc authored by Robyn Coultas's avatar Robyn Coultas Committed by Android (Google) Code Review
Browse files

Merge "base align AM/PM in AlarmAlertFullScreen" into ics-ub-clock-amazon

parents 306cd229 67ad98b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layoutDirection="ltr"
            android:baselineAligned="false"
            android:baselineAligned="true"
            android:gravity="top" >

            <TextView
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
            android:gravity="top"
            android:layoutDirection="ltr"
            android:paddingBottom="24dp"
            android:baselineAligned="false"
            android:baselineAligned="true"
            >
            <TextView
                android:id="@+id/timeDisplayHours"