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

Commit 71b83d3d authored by Robert Snoeberger's avatar Robert Snoeberger
Browse files

Digital clock on left in RTL layout direction.

Bug: 125375325
Test: Used "Force RTL layout direction" in developer options.
Change-Id: I0a93258747e992ff8f91f08ee5d2c148bb31802e
parent 0970be53
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,9 +21,9 @@
  >
  <TextClock
      android:id="@+id/digital_clock"
      android:layout_marginLeft="20dp"
      android:paddingStart="20dp"
      android:layout_marginTop="72dp"
      android:layout_width="wrap_content"
      android:layout_width="match_parent"
      android:layout_height="wrap_content"
      android:layout_gravity="top|left"
      android:textSize="44dp"
+2 −2
Original line number Diff line number Diff line
@@ -21,9 +21,9 @@
  >
  <TextClock
      android:id="@+id/digital_clock"
      android:layout_marginLeft="20dp"
      android:paddingStart="20dp"
      android:layout_marginTop="72dp"
      android:layout_width="wrap_content"
      android:layout_width="match_parent"
      android:layout_height="wrap_content"
      android:layout_gravity="top|left"
      android:textSize="44dp"