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

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

Merge "Keyguard: Remove all caps from keyguard status view" into oc-dev

parents 834f257f 41a65182
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@
        android:layout_height="wrap_content"
        android:textColor="@color/clock_white"
        style="@style/widget_label"
        android:textAllCaps="true"
        android:letterSpacing="0.15"
        android:gravity="center"
        />
@@ -41,7 +40,6 @@
        android:drawableStart="@drawable/ic_access_alarms_big"
        android:textColor="@color/clock_gray"
        android:letterSpacing="0.15"
        android:textAllCaps="true"
        style="@style/widget_label"
        android:layout_marginStart="6dp"
        android:gravity="center"