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

Commit 67ad98b9 authored by Robyn Coultas's avatar Robyn Coultas
Browse files

base align AM/PM in AlarmAlertFullScreen

Change-Id: Ie020037909c5720ed013e0782163e0e7fa0ff5d2
parent a337b209
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"