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

Commit 90871e5b authored by Adrian Roos's avatar Adrian Roos Committed by android-build-merger
Browse files

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

am: 246a2c90

Change-Id: I36f60a7e64b38e7abdbb59b629997f4214db9b3f
parents c687b62c 246a2c90
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"