|
194 | 194 | android:layout_marginTop="4dp" |
195 | 195 | android:visibility="gone"> |
196 | 196 |
|
197 | | - <View |
198 | | - android:layout_width="match_parent" |
199 | | - android:layout_height="1dp" |
200 | | - android:background="@color/grey_light" /> |
201 | | - |
202 | 197 | <TextView |
203 | 198 | android:layout_width="wrap_content" |
204 | 199 | android:layout_height="wrap_content" |
|
293 | 288 | android:layout_marginTop="4dp" |
294 | 289 | android:visibility="gone"> |
295 | 290 |
|
296 | | - <View |
297 | | - android:layout_width="match_parent" |
298 | | - android:layout_height="1dp" |
299 | | - android:background="@color/grey_light" /> |
300 | | - |
301 | 291 | <TextView |
302 | 292 | android:layout_width="wrap_content" |
303 | 293 | android:layout_height="wrap_content" |
|
433 | 423 | android:layout_marginTop="4dp" |
434 | 424 | android:visibility="gone"> |
435 | 425 |
|
436 | | - <View |
437 | | - android:layout_width="match_parent" |
438 | | - android:layout_height="1dp" |
439 | | - android:background="@color/grey_light" /> |
440 | | - |
441 | 426 | <TextView |
442 | 427 | android:layout_width="wrap_content" |
443 | 428 | android:layout_height="wrap_content" |
|
532 | 517 | android:layout_marginTop="4dp" |
533 | 518 | android:visibility="gone"> |
534 | 519 |
|
535 | | - <View |
536 | | - android:layout_width="match_parent" |
537 | | - android:layout_height="1dp" |
538 | | - android:background="@color/grey_light" /> |
539 | | - |
540 | 520 | <TextView |
541 | 521 | android:layout_width="wrap_content" |
542 | 522 | android:layout_height="wrap_content" |
|
0 commit comments