project_files/Android-build/SDL-android-project/res/layout/team_creation_entry.xml
branchhedgeroid
changeset 5607 d3a3e80ad1da
parent 5467 88e25840f532
--- 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"/>
   		<EditText
   			android:id="@+id/txtTeam1"
   			android:layout_width="fill_parent"