diff -r 31bd6e30df02 -r d3a3e80ad1da project_files/Android-build/SDL-android-project/res/layout/team_creation_entry.xml --- a/project_files/Android-build/SDL-android-project/res/layout/team_creation_entry.xml Fri Aug 19 03:32:07 2011 +0200 +++ b/project_files/Android-build/SDL-android-project/res/layout/team_creation_entry.xml Fri Aug 19 03:33:25 2011 +0200 @@ -10,7 +10,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentRight="true" - android:layout_toRightOf="@+id/btnTeam1"/> + android:layout_toRightOf="@+id/btnTeam1" + android:background="@drawable/dropdown"/>