File tree Expand file tree Collapse file tree
packages/SystemUI/res/values Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <!-- Status bar notification ticker -->
1616 <style name =" TextAppearance.StatusBar.PhoneTicker" parent =" @*android:style/TextAppearance.StatusBar" >
1717 <item name =" android:textSize" >14.0sp</item >
18- <item name =" android:fontFamily" >@*android:string/config_headlineFontFamilyMedium </item >
18+ <item name =" android:fontFamily" >sans-serif </item >
1919 </style >
2020 <style name =" VolumeButtonsApp" parent =" @android:style/Widget.Material.Button.Borderless" >
2121 <item name =" android:layout_gravity" >center</item >
3131 <item name =" android:textSize" >12sp</item >
3232 <item name =" android:textStyle" >normal</item >
3333 <item name =" android:textColor" >?android:attr/textColorPrimary</item >
34- <item name =" android:fontFamily" >@*android:string/config_bodyFontFamily </item >
34+ <item name =" android:fontFamily" >sans-serif </item >
3535 </style >
3636
3737 <style name =" TextAppearance.StatusBar.Expanded.Weather.Detailed" >
3838 <item name =" android:textSize" >14sp</item >
3939 <item name =" android:textStyle" >normal</item >
4040 <item name =" android:textColor" >?android:attr/textColorPrimary</item >
41- <item name =" android:fontFamily" >@*android:string/config_bodyFontFamily </item >
41+ <item name =" android:fontFamily" >sans-serif </item >
4242 </style >
4343</resources >
You can’t perform that action at this time.
0 commit comments