project_files/Android-build/SDL-android-project/res/layout-large/activity_lobby.xml
equal
deleted
inserted
replaced
22 <fragment |
22 <fragment |
23 android:id="@+id/roomListFragment" |
23 android:id="@+id/roomListFragment" |
24 android:layout_width="fill_parent" |
24 android:layout_width="fill_parent" |
25 android:layout_height="fill_parent" |
25 android:layout_height="fill_parent" |
26 class="org.hedgewars.hedgeroid.RoomlistFragment" |
26 class="org.hedgewars.hedgeroid.RoomlistFragment" |
27 tools:layout="@layout/lobby_rooms_fragment" /> |
27 tools:layout="@layout/fragment_roomlist" /> |
28 </FrameLayout> |
28 </FrameLayout> |
29 |
29 |
30 <RelativeLayout |
30 <RelativeLayout |
31 android:layout_width="fill_parent" |
31 android:layout_width="fill_parent" |
32 android:layout_height="0dp" |
32 android:layout_height="0dp" |