res/layout/messagelist.xml
changeset 108 c60aa2237865
parent 107 71ad42062140
parent 104 b31649abe731
child 109 ec30f9790f83
equal deleted inserted replaced
107:71ad42062140 108:c60aa2237865
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <TextView xmlns:android="http://schemas.android.com/apk/res/android" id="text1"
       
     3           android:textSize="2mm"
       
     4           android:singleLine="false"
       
     5           android:layout_width="fill_parent"
       
     6           android:layout_height="wrap_content"/>