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

am: 3f5980c3d5

Change-Id: I4db2a4afb2ca51fafa4cf1da9fe3ec6e8fa59647
This commit is contained in:
Ned Burns
2019-06-14 10:08:36 -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"