am 75e31dc1: Fix layout issue introduced with I5b680418

Merge commit '75e31dc17b97bfb9763d35cd791f5f85fc9ddca7' into froyo-plus-aosp

* commit '75e31dc17b97bfb9763d35cd791f5f85fc9ddca7':
  Fix layout issue introduced with I5b680418
This commit is contained in:
Makoto Onuki 2010-04-08 16:28:35 -07:00 committed by Android Git Automerger
commit 0050fc2883

View File

@ -32,7 +32,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:singleLine="true"
android:ellipsize="end"
android:text="@string/message_view_invite_title"