Revision f506786e res/layout/listcontainerobjectcell.xml

b/res/layout/listcontainerobjectcell.xml
4 4
    android:layout_width="fill_parent"
5 5
    android:layout_height="64dip"
6 6
    >
7
    <ImageView android:src="@drawable/folder" android:layout_width="wrap_content" android:layout_height="fill_parent" android:id="@+id/file_type_image"></ImageView>
7 8
        
8 9
    <TableLayout xmlns:android="http://schemas.android.com/apk/res/android"
9 10
        android:orientation="vertical"

Also available in: Unified diff