changeset 26 | 45de80223558 |
child 43 | 4e7c6918b092 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/layout/messagelist.xml Mon Mar 23 15:23:36 2009 +0100 @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" id="text1" + android:textStyle="bold" + android:singleLine="false" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> \ No newline at end of file