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

Commit ac7f38fa authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Digital clock on left in RTL layout direction."

parents 09207ac8 71b83d3d
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"