equal
deleted
inserted
replaced
9 <TextView android:id="@+id/textgroup" |
9 <TextView android:id="@+id/textgroup" |
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:paddingLeft="40sp" /> |
12 android:paddingLeft="40sp" /> |
13 |
13 |
14 <TextView android:id="@+id/rowText2" |
|
15 android:layout_width="fill_parent" |
|
16 android:layout_height="wrap_content" /> |
|
17 |
|
18 </LinearLayout> |
14 </LinearLayout> |