OSDN Git Service

Fix spell checker settings layout
authorsatok <satok@google.com>
Mon, 5 Mar 2012 07:06:07 +0000 (16:06 +0900)
committersatok <satok@google.com>
Mon, 5 Mar 2012 07:06:07 +0000 (16:06 +0900)
Change-Id: Ida36af8ae4e2ebd74a29d7b941bf718604de3b12

res/layout/preference_spellchecker.xml

index d8b4a75..9303670 100644 (file)
@@ -46,7 +46,7 @@
                 android:id="@+android:id/title"
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
-                android:singleLine="true"
+                android:maxLines="2"
                 android:textAppearance="?android:attr/textAppearanceMedium"
                 android:ellipsize="marquee"
                 android:fadingEdge="horizontal" />