Merge "Update Volume title font size" into sc-dev am: 47684fcca3

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14758072

Change-Id: Id66e11dc50a8d47a9b0bed14c4f8af3d688b1977
This commit is contained in:
TreeHugger Robot
2021-05-31 03:36:42 +00:00
committed by Automerger Merge Worker

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. -->