res/layout/contactlistcontact.xml
changeset 82 ff92a9c95c78
parent 77 0f474a0c4e93
child 143 6f6f5838aef9
equal deleted inserted replaced
81:b99c01522c62 82:ff92a9c95c78
     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