res/layout/contactlistcontact.xml
changeset 143 6f6f5838aef9
parent 77 0f474a0c4e93
child 153 b9223cf6f3be
equal deleted inserted replaced
142:f63bb1a2fa7c 143:6f6f5838aef9
     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         android:orientation="horizontal"
     3         android:orientation="horizontal"
     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:paddingLeft="10px"
       
     7         android:paddingRight="10px"
       
     8         android:background="@drawable/beem_sendim_header_1"
     6         android:gravity="center_vertical" >
     9         android:gravity="center_vertical" >
     7 
    10 
     8         <ImageView android:id="@+id/contactliststatus"
    11         <ImageView android:id="@+id/contactliststatus"
     9         	android:layout_weight="5"
    12         	android:layout_weight="5"
    10         	android:layout_width="fill_parent"
    13         	android:layout_width="fill_parent"