equal
deleted
inserted
replaced
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" |