project_files/Android-build/SDL-android-project/res/layout-large/listview_room.xml
changeset 7352 641f11cdd319
parent 7349 12fdfd2038d4
equal deleted inserted replaced
7349:12fdfd2038d4 7352:641f11cdd319
     1 <?xml version="1.0" encoding="utf-8"?>
     1 <?xml version="1.0" encoding="utf-8"?>
     2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
     2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
     3     xmlns:tools="http://schemas.android.com/tools"
     3     xmlns:tools="http://schemas.android.com/tools"
     4 	android:layout_width="fill_parent"
     4 	android:layout_width="fill_parent"
     5 	android:layout_height="wrap_content" 
     5 	android:layout_height="wrap_content" 
     6 	android:minHeight="20dp" >
     6 	android:paddingTop="4dp"
       
     7 	android:paddingBottom="4dp">
     7 	
     8 	
     8 <TextView
     9 <TextView
     9     android:id="@+id/roomname"
    10     android:id="@+id/roomname"
    10     android:layout_width="0dp"
    11     android:layout_width="0dp"
    11     android:layout_height="wrap_content"
    12     android:layout_height="wrap_content"