Merge "Update padding of MainSwitchBar title."

This commit is contained in:
Stanley Wang
2021-01-15 10:30:56 +00:00
committed by Android (Google) Code Review

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"