res/layout/messagelist.xml
changeset 28 5b42427793c5
parent 26 45de80223558
child 43 4e7c6918b092
equal deleted inserted replaced
24:b915994d895e 28:5b42427793c5
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <TextView xmlns:android="http://schemas.android.com/apk/res/android" id="text1"
       
     3           android:textStyle="bold"
       
     4           android:singleLine="false"
       
     5           android:layout_width="fill_parent"
       
     6           android:layout_height="wrap_content"/>