<!--android:layout_toEndOf="@+id/tv_time_son"-->
|
|
433
|
|
<!--android:visibility="gone"/>-->
|
|
434
|
|
|
|
435
|
|
|
|
436
|
|
<!--<TextView-->
|
|
437
|
|
<!--android:layout_width="wrap_content"-->
|
|
438
|
|
<!--android:layout_height="wrap_content"-->
|
|
439
|
|
<!--android:textAppearance="?android:attr/textAppearanceSmall"-->
|
|
440
|
|
<!--android:text="IEV5车主"-->
|
|
441
|
|
<!--android:layout_marginTop="10dp"-->
|
|
442
|
|
<!--android:id="@+id/tv_childName_son"-->
|
|
443
|
|
<!--android:layout_below="@+id/tv_time_son"-->
|
|
444
|
|
<!--android:layout_alignLeft="@+id/tv_time_son"-->
|
|
445
|
|
<!--android:layout_alignStart="@+id/tv_time_son"-->
|
|
446
|
|
<!--android:visibility="gone"/>-->
|
|
447
|
|
|
|
448
|
|
<!--<TextView-->
|
|
449
|
|
<!--android:layout_width="wrap_content"-->
|
|
450
|
|
<!--android:layout_height="wrap_content"-->
|
|
451
|
|
<!--android:textAppearance="?android:attr/textAppearanceSmall"-->
|
|
452
|
|
<!--android:text="回复"-->
|
|
453
|
|
<!--android:id="@+id/textView15"-->
|
|
454
|
|
<!--android:layout_marginLeft="8dp"-->
|
|
455
|
|
<!--android:layout_alignBaseline="@+id/tv_childName_son"-->
|
|
456
|
|
<!--android:layout_alignBottom="@+id/tv_childName_son"-->
|
|
457
|
|
<!--android:layout_toRightOf="@+id/tv_childName_son"-->
|
|
458
|
|
<!--android:visibility="gone"/>-->
|
|
459
|
|
|
|
460
|
|
<!--<TextView-->
|
|
461
|
|
<!--android:layout_width="wrap_content"-->
|
|
462
|
|
<!--android:layout_height="wrap_content"-->
|
|
463
|
|
<!--android:textAppearance="?android:attr/textAppearanceSmall"-->
|
|
464
|
|
<!--android:text="EV200车主:"-->
|
|
465
|
|
<!--android:id="@+id/tv_parentName_son"-->
|
|
466
|
|
<!--android:layout_marginLeft="8dp"-->
|
|
467
|
|
<!--android:layout_alignBottom="@+id/textView15"-->
|
|
468
|
|
<!--android:layout_toRightOf="@+id/textView15"-->
|
|
469
|
|
<!--android:layout_toEndOf="@+id/textView15"-->
|
|
470
|
|
<!--android:visibility="gone"/>-->
|
|
471
|
|
|
|
472
|
|
<!--<TextView-->
|
|
473
|
|
<!--android:layout_width="wrap_content"-->
|
|
474
|
|
<!--android:layout_height="wrap_content"-->
|
|
475
|
|
<!--android:textAppearance="?android:attr/textAppearanceSmall"-->
|
|
476
|
|
<!--android:text="有故障!"-->
|
|
477
|
|
<!--android:id="@+id/tv_commentDetail_son"-->
|
|
478
|
|
<!--android:layout_alignBottom="@+id/tv_parentName_son"-->
|
|
479
|
|
<!--android:layout_toRightOf="@+id/tv_parentName_son"-->
|
|
480
|
|
<!--android:layout_toEndOf="@+id/tv_parentName_son"-->
|
|
481
|
|
<!--android:layout_marginLeft="8dp"-->
|
|
482
|
|
<!--android:visibility="gone"/>-->
|
|
483
|
|
|
|
484
|
|
<!--<View-->
|
|
485
|
|
<!--android:id="@+id/vvvv"-->
|
|
486
|
|
<!--android:layout_width="match_parent"-->
|
|
487
|
|
<!--android:layout_height="0.5dp"-->
|
|
488
|
|
<!--android:background="@color/Line"-->
|
|
489
|
|
<!--android:layout_marginLeft="15dp"-->
|
|
490
|
|
<!--android:layout_below="@+id/tv_comment_son"/>-->
|
|
491
|
|
|
|
492
|
|
<!--</RelativeLayout>-->
|
|
493
|
|
|
|
494
|
|
<!--</LinearLayout>-->
|
|
495
|
|
|
|
496
|
|
<!--<TextView-->
|
|
497
|
|
<!--android:id="@+id/tv_more"-->
|
|
498
|
|
<!--android:layout_width="match_parent"-->
|
|
499
|
|
<!--android:layout_height="40dp"-->
|
|
500
|
|
<!--android:text="查看剩余*条评论 >"-->
|
|
501
|
|
<!--android:textColor="@color/lvse"-->
|
|
502
|
|
<!--android:gravity="center"-->
|
|
503
|
|
<!--android:background="#fafafa"-->
|
|
504
|
|
<!--android:textSize="14sp"-->
|
|
505
|
|
<!--android:layout_marginLeft="45dp"-->
|
|
506
|
|
<!--android:layout_marginRight="15dp"-->
|
|
507
|
|
<!--android:visibility="gone"/>-->
|
|
508
|
|
<!--<ListView-->
|
|
509
|
|
<!--android:layout_width="wrap_content"-->
|
|
510
|
|
<!--android:layout_height="wrap_content"-->
|
|
511
|
|
<!--android:layout_below="@+id/tv_ptime"-->
|
|
512
|
|
<!--android:layout_alignLeft="@+id/tv_ptime"-->
|
|
513
|
|
<!--android:layout_alignStart="@+id/tv_ptime"-->
|
|
514
|
|
<!--android:layout_marginRight="15dp"/>-->
|
|
515
|
|
|
|
516
|
341
|
<View
|
|
517
|
342
|
android:id="@+id/vvv"
|
|
518
|
343
|
android:layout_width="match_parent"
|
|
519
|
344
|
android:layout_height="0.5dp"
|
|
520
|
|
android:background="@color/Line"
|
|
521
|
345
|
android:layout_below="@+id/lv_scomment"
|
|
522
|
|
android:layout_marginTop="10dp" />
|
|
|
346
|
android:layout_marginTop="10dp"
|
|
|
347
|
android:background="@color/Line" />
|
|
523
|
348
|
|
|
524
|
349
|
|
|
525
|
350
|
</LinearLayout>
|