Update padding of MainSwitchBar title.

Bug: 175181773
Test: Run robotest and apply the widget in Settings and see the ui
Change-Id: Ie7e53604b8c5fe4af9914af21debbe17e5739736
This commit is contained in:
Stanley Wang
2021-01-15 15:43:59 +08:00
parent bb8cea62a8
commit a949d3e8f0

View File

@@ -35,6 +35,7 @@
android:layout_height="wrap_content"
android:layout_width="0dp"
android:layout_weight="1"
android:paddingRight="54dp"
android:layout_gravity="center_vertical"
android:maxLines="2"
android:ellipsize="end"