Merge "Make silent notifications header font theme-aware" into qt-dev

This commit is contained in:
Ned Burns
2019-06-14 16:59:59 +00:00
committed by Android (Google) Code Review

View File

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