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:
commit
0050fc2883
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user