Merge "Update Volume title font size" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-05-31 03:25:08 +00:00
committed by Android (Google) Code Review

View File

@@ -58,8 +58,7 @@
android:layout_weight="1"
android:paddingStart="12dp"
android:singleLine="true"
android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Subhead"
android:textColor="?android:attr/textColorPrimary"
android:textAppearance="@style/TextAppearance.PreferenceTitle.SettingsLib"
android:ellipsize="marquee"
android:fadingEdge="horizontal"/>
<!-- Preference should place its actual preference widget here. -->