diff --git a/res/layout/homepage_preference.xml b/res/layout/homepage_preference.xml index 18ecdcffde6..f0b1b71c20c 100644 --- a/res/layout/homepage_preference.xml +++ b/res/layout/homepage_preference.xml @@ -60,6 +60,8 @@ android:id="@android:id/title" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:layout_gravity="start" + android:textAlignment="viewStart" android:singleLine="true" android:textAppearance="?android:attr/textAppearanceListItem" android:hyphenationFrequency="normalFast"