res/layout/messagelist.xml
changeset 48 e7a787b81100
parent 43 4e7c6918b092
child 84 9a4dbd7fe546
equal deleted inserted replaced
47:743ccc7961dc 48:e7a787b81100
     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:textStyle="bold"
     3           android:textSize="2mm"
       
     4           android:textColor="@color/black"
     4           android:singleLine="false"
     5           android:singleLine="false"
     5           android:layout_width="fill_parent"
     6           android:layout_width="fill_parent"
     6           android:layout_height="wrap_content"/>
     7           android:layout_height="wrap_content"/>