Merge "Update Volume title font size" into sc-dev am: 47684fcca3 am: 7ca21801f1 am: 6b21ded8dd

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

Change-Id: I977bb7ab913463899be82f86b0d583e8fbc143c9
This commit is contained in:
TreeHugger Robot
2021-05-31 03:51:13 +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. -->