project_files/Android-build/SDL-android-project/res/layout/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 <TwoLineListItem xmlns:android="http://schemas.android.com/apk/res/android"
     2 <TwoLineListItem xmlns:android="http://schemas.android.com/apk/res/android"
     3     android:layout_width="fill_parent"
     3     android:layout_width="fill_parent"
     4     android:layout_height="wrap_content"
     4     android:layout_height="wrap_content"
     5     android:mode="twoLine">
     5     android:mode="twoLine"
       
     6     android:paddingTop="4dp"
       
     7 	android:paddingBottom="4dp">
     6 
     8 
     7     <TextView
     9     <TextView
     8         android:id="@android:id/text1"
    10         android:id="@android:id/text1"
     9         android:layout_width="fill_parent"
    11         android:layout_width="fill_parent"
    10         android:layout_height="wrap_content"
    12         android:layout_height="wrap_content"