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

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

Merge "Fix RTL layout of custom type clock."

parents 153f1061 ab45ab6c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,10 +21,10 @@
  >
  <com.android.keyguard.clock.TypographicClock
      android:id="@+id/type_clock"
      android:orientation="vertical"
      android:layout_width="match_parent"
      android:layout_height="wrap_content"
      android:paddingLeft="50dp"
      android:paddingStart="50dp"
      android:textAlignment="viewStart"
      style="@style/widget_big"
      android:textSize="40dp"
      />