Make carrier text size in footer match qs label.
Change-Id: I6d2bd73a788a7a7c5362a49d22e8a8e94a7a372a Fixes: 74986260 Test: visual
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
android:layout_marginEnd="32dp"
|
||||
android:gravity="center_vertical|start"
|
||||
android:ellipsize="marquee"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:textAppearance="@style/TextAppearance.QS.TileLabel"
|
||||
android:textColor="?android:attr/textColorPrimary"
|
||||
android:textDirection="locale"
|
||||
android:singleLine="true" />
|
||||
|
||||
Reference in New Issue
Block a user