res/layout/sendim.xml
changeset 329 abc2cfc924fa
parent 326 c5f000965df8
child 460 85b344154ede
--- a/res/layout/sendim.xml	Thu Jul 02 21:52:16 2009 +0200
+++ b/res/layout/sendim.xml	Fri Jul 03 15:28:10 2009 +0200
@@ -37,6 +37,8 @@
 		<TextView android:id="@+id/sendimlist" android:paddingLeft="10px"
 			android:paddingRight="10px" android:paddingTop="10px"
 			android:layout_width="fill_parent" android:layout_height="fill_parent"
+			android:textColor="@color/white"
+			android:background="@color/black"
 			android:singleLine="false" />
 
 	</ScrollView>