changeset 276 | 673ee3896d50 |
parent 190 | 079488da1bfc |
child 279 | af993bc754a5 |
--- a/res/layout/sendim.xml Mon Jun 22 22:29:03 2009 +0200 +++ b/res/layout/sendim.xml Tue Jun 23 11:22:20 2009 +0200 @@ -56,6 +56,7 @@ android:scrollbarSize="12dip" android:layout_weight="1"> <TextView android:id="@+id/sendimlist" android:paddingLeft="10px" + android:textColor="@color/black" android:paddingRight="10px" android:paddingTop="10px" android:layout_width="fill_parent" android:layout_height="fill_parent" android:singleLine="false" />