res/layout/contactlistcontact.xml
changeset 85 7d0e36aa1be5
parent 77 0f474a0c4e93
child 143 6f6f5838aef9
equal deleted inserted replaced
84:9a4dbd7fe546 85:7d0e36aa1be5
     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:gravity="center_vertical" >
     6         android:gravity="center_vertical" >
     7 
     7 
     8         <ImageView android:id="@+id/contactliststatus"
     8         <ImageView android:id="@+id/contactliststatus"
     9         android:layout_weight="5"
     9         	android:layout_weight="5"
    10         	android:layout_width="fill_parent"
    10         	android:layout_width="fill_parent"
    11             android:layout_height="wrap_content"
    11             android:layout_height="wrap_content"
    12             android:gravity="center_vertical" />
    12             android:gravity="center_vertical" />
    13 
    13 
    14 		<LinearLayout
    14 		<LinearLayout