diff --git a/core/res/res/layout/preference.xml b/core/res/res/layout/preference.xml index e1fa230cf0c9e..9bd6f1b9f7e2e 100644 --- a/core/res/res/layout/preference.xml +++ b/core/res/res/layout/preference.xml @@ -47,7 +47,7 @@ android:layout_below="@android:id/title" android:layout_alignLeft="@android:id/title" android:textAppearance="?android:attr/textAppearanceSmall" - android:maxLines="2" /> + android:maxLines="4" />