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

Commit 0c677ba8 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix chronometer theme" into sc-dev am: e859f1c0

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13520845

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Icec8757e40dc513fab2bc86f05af9386eeed3d9c
parents 1241aca6 e859f1c0
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"