am 88b75f74: Tweak ime settings

* commit '88b75f740a1c75040bd7339e5ef9d5abdb50014d':
  Tweak ime settings
This commit is contained in:
satok
2011-09-13 00:18:22 -07:00
committed by Android Git Automerger
2 changed files with 17 additions and 4 deletions

View File

@@ -56,10 +56,12 @@
android:layout_height="wrap_content"
android:layout_below="@android:id/title"
android:layout_alignLeft="@android:id/title"
android:paddingBottom="3dip"
android:visibility="gone"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textSize="13sp"
android:textColor="?android:attr/textColorSecondary"
android:background="?android:attr/selectableItemBackground"
android:maxLines="4" />
</RelativeLayout>
</LinearLayout>