res/layout/sendim.xml
changeset 331 acfdfca27cc8
parent 329 abc2cfc924fa
child 460 85b344154ede
--- a/res/layout/sendim.xml	Sun Jul 05 20:22:33 2009 +0200
+++ b/res/layout/sendim.xml	Sun Jul 05 20:22:51 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>