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

Commit 2f0f7936 authored by Isaac Katzenelson's avatar Isaac Katzenelson
Browse files

Force time in alert to LTR

Bug: 8669691
Change-Id: I74e35efbc20b07803f2ef9e497c640e764c4dc7d
parent 6005045e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@
            android:id="@+id/digitalClock"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layoutDirection="ltr"
            android:baselineAligned="false"
            android:gravity="top" >

+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:gravity="top"
            android:layoutDirection="ltr"
            android:paddingBottom="24dp"
            android:baselineAligned="false"
            >