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

Commit 925f5449 authored by Jeff DeCew's avatar Jeff DeCew
Browse files

Fix chronometer theme

Bug: 179415446
Test: manual
Change-Id: If18601b3dd6d1220eca70ccb386a1c3235bc2509
parent a6ae10c4
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"