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

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

Merge "Fix chronometer theme" into sc-dev

parents ea1c8b3a 925f5449
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
-->

<Chronometer android:id="@+id/chronometer" xmlns:android="http://schemas.android.com/apk/res/android"
    android:textAppearance="@style/TextAppearance.Material.Notification.Time"
    android:textAppearance="@style/TextAppearance.DeviceDefault.Notification.Time"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:layout_marginEnd="4dp"