project_files/Android-build/SDL-android-project/res/layout/team_creation.xml
changeset 7485 0481bd74267c
parent 6350 41b0a9955c47
equal deleted inserted replaced
7482:d70a5b0d1190 7485:0481bd74267c
    13 	  
    13 	  
    14 	  <RelativeLayout
    14 	  <RelativeLayout
    15 	  	android:layout_width="fill_parent"
    15 	  	android:layout_width="fill_parent"
    16 	  	android:layout_height="fill_parent"
    16 	  	android:layout_height="fill_parent"
    17 	  	android:layout_weight="1">
    17 	  	android:layout_weight="1">
    18 	  	<include layout="@layout/backbutton"/>
       
    19 	  	<include layout="@layout/savebutton"/>
       
    20 	  	<ScrollView
    18 	  	<ScrollView
    21 		  	android:layout_width="fill_parent"
    19 		  	android:layout_width="fill_parent"
    22 		  	android:layout_height="fill_parent"
    20 		  	android:layout_height="fill_parent"
    23 		  	android:layout_above="@+id/btnBack"
    21 		  	android:layout_above="@+id/btnBack"
    24 		  	android:background="@drawable/box"
    22 		  	android:background="@drawable/box"