Merge "Make silent notifications header font theme-aware" into qt-dev am: 3f5980c3d5 am: a3a366ab21

am: ae9d8067b7

Change-Id: I85e34c6f43d55cea3f29531328dc22c0851c1c31
This commit is contained in:
Ned Burns
2019-06-14 10:28:52 -07:00
committed by android-build-merger

View File

@@ -49,6 +49,7 @@
android:text="@string/notification_section_header_gentle"
android:textSize="12sp"
android:textColor="@color/notification_section_header_label_color"
android:fontFamily="@*android:string/config_headlineFontFamilyMedium"
/>
<ImageView
android:id="@+id/btn_clear_all"