res/layout/messagelist.xml
changeset 91 d8c5c3191491
parent 84 9a4dbd7fe546
child 101 ccc48305bdeb
equal deleted inserted replaced
90:c2b22b565ef9 91:d8c5c3191491
     1 <?xml version="1.0" encoding="utf-8"?>
     1 <?xml version="1.0" encoding="utf-8"?>
     2 <TextView xmlns:android="http://schemas.android.com/apk/res/android" id="text1"
     2 <TextView xmlns:android="http://schemas.android.com/apk/res/android" id="text1"
     3           android:textSize="2mm"
     3           android:textSize="2mm"
     4           android:textColor="@color/black"
       
     5           android:singleLine="false"
     4           android:singleLine="false"
     6           android:layout_width="fill_parent"
     5           android:layout_width="fill_parent"
     7           android:layout_height="wrap_content"/>
     6           android:layout_height="wrap_content"/>