Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2311b66 authored by Edgar Wang's avatar Edgar Wang
Browse files

Update Volume title font size

Fixes: 189390164
Test: visual verify
Change-Id: Icd794ca519cc9ed17065bd65e378dafb74c847ac
parent 7164ec88
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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. -->