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