From 0aac7d0daaa25444e01ffb450c7eb32fa0617dac Mon Sep 17 00:00:00 2001 From: Amin Shaikh Date: Thu, 13 Dec 2018 15:12:14 -0500 Subject: [PATCH] Update SystemUI to use headline/body fonts (1/N) First pass simply replacing sans-serif with config_bodyFontFamily in SystemUI styles. Bug: 120988129 Test: manual using HotDogOverlay Change-Id: Iefc87d77ed0b336357441e7464e540a1a99eb449 --- packages/SystemUI/res/values/styles.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/SystemUI/res/values/styles.xml b/packages/SystemUI/res/values/styles.xml index fede934d7369e..87155c4d41a2d 100644 --- a/packages/SystemUI/res/values/styles.xml +++ b/packages/SystemUI/res/values/styles.xml @@ -144,7 +144,7 @@ @dimen/qs_time_expanded_size normal ?android:attr/textColorPrimary - sans-serif + @*android:string/config_bodyFontFamily @@ -222,7 +222,7 @@ @@ -463,7 +463,7 @@