res/layout/messagelist.xml
changeset 84 9a4dbd7fe546
parent 43 4e7c6918b092
child 101 ccc48305bdeb
--- a/res/layout/messagelist.xml	Tue Apr 07 15:20:28 2009 +0200
+++ b/res/layout/messagelist.xml	Wed Apr 08 00:02:09 2009 +0200
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <TextView xmlns:android="http://schemas.android.com/apk/res/android" id="text1"
           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