Fix chronometer theme

Bug: 179415446
Test: manual
Change-Id: If18601b3dd6d1220eca70ccb386a1c3235bc2509
This commit is contained in:
Jeff DeCew
2021-02-08 14:54:41 -05:00
parent a6ae10c486
commit 925f544907

View File

@@ -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"