changeset 43 | 4e7c6918b092 |
parent 26 | 45de80223558 |
child 84 | 9a4dbd7fe546 |
--- a/res/layout/messagelist.xml Thu Mar 26 20:29:35 2009 +0100 +++ b/res/layout/messagelist.xml Fri Mar 27 18:12:43 2009 +0100 @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <TextView xmlns:android="http://schemas.android.com/apk/res/android" id="text1" - android:textStyle="bold" + android:textSize="2mm" + android:textColor="@color/black" android:singleLine="false" android:layout_width="fill_parent" android:layout_height="wrap_content"/> \ No newline at end of file