Merge "Update Volume title font size" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
47684fcca3
@@ -58,8 +58,7 @@
|
|||||||
android:layout_weight="1"
|
android:layout_weight="1"
|
||||||
android:paddingStart="12dp"
|
android:paddingStart="12dp"
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Subhead"
|
android:textAppearance="@style/TextAppearance.PreferenceTitle.SettingsLib"
|
||||||
android:textColor="?android:attr/textColorPrimary"
|
|
||||||
android:ellipsize="marquee"
|
android:ellipsize="marquee"
|
||||||
android:fadingEdge="horizontal"/>
|
android:fadingEdge="horizontal"/>
|
||||||
<!-- Preference should place its actual preference widget here. -->
|
<!-- Preference should place its actual preference widget here. -->
|
||||||
|
Reference in New Issue
Block a user