diff --git a/res/layout/switch_bar.xml b/res/layout/switch_bar.xml index 29e125ba9ab..a172051e115 100644 --- a/res/layout/switch_bar.xml +++ b/res/layout/switch_bar.xml @@ -29,7 +29,6 @@ android:ellipsize="end" android:textAppearance="@style/TextAppearance.Switch" android:textColor="?android:attr/textColorPrimary" - android:textSize="18sp" android:textAlignment="viewStart" />