Merge "Fix chronometer theme" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e859f1c0e4
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user