project_files/Android-build/SDL-android-project/res/layout/team_selector.xml
changeset 7485 0481bd74267c
parent 5625 9add7b92c5f0
equal deleted inserted replaced
7482:d70a5b0d1190 7485:0481bd74267c
     3   xmlns:android="http://schemas.android.com/apk/res/android"
     3   xmlns:android="http://schemas.android.com/apk/res/android"
     4   android:layout_width="fill_parent"
     4   android:layout_width="fill_parent"
     5   android:layout_height="fill_parent">
     5   android:layout_height="fill_parent">
     6   
     6   
     7   <include layout="@layout/background"/>
     7   <include layout="@layout/background"/>
     8  
       
     9   <include layout="@layout/backbutton"/>
       
    10 
     8 
    11   <ImageButton
     9   <ImageButton
    12    	android:id="@+id/btnAdd"
    10    	android:id="@+id/btnAdd"
    13    	android:layout_width="wrap_content"
    11    	android:layout_width="wrap_content"
    14    	android:layout_height="50dip"
    12    	android:layout_height="50dip"