diff -r 31bd6e30df02 -r d3a3e80ad1da project_files/Android-build/SDL-android-project/res/layout/listview_item.xml --- a/project_files/Android-build/SDL-android-project/res/layout/listview_item.xml Fri Aug 19 03:32:07 2011 +0200 +++ b/project_files/Android-build/SDL-android-project/res/layout/listview_item.xml Fri Aug 19 03:33:25 2011 +0200 @@ -3,5 +3,5 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:textSize="10dip" - android:textColor="#000" + android:textColor="#FFF" android:gravity="center"/>