lines-num-old"> 320 330
                    android:layout_height="wrap_content"
321
                    android:divider="#dddddd"
322
                    android:dividerHeight="0.5dp"
323 331
                    android:layout_below="@+id/tv_ptime"
324
                    android:background="#fafafa"
325
                    android:scrollbars="none"
326 332
                    android:layout_alignLeft="@+id/tv_ptime"
327
                    android:paddingLeft="15dp"
328 333
                    android:layout_marginRight="15dp"
329
                    android:layout_marginBottom="15dp"/>
334
                    android:layout_marginBottom="15dp"
335
                    android:background="#fafafa"
336
                    android:divider="#dddddd"
337
                    android:dividerHeight="0.5dp"
338
                    android:paddingLeft="15dp"
339
                    android:scrollbars="none" />
330 340
331 341
                <TextView
332 342
                    android:id="@+id/tv_more"
@ -335,15 +345,12 @@
335 345
                    android:layout_below="@+id/lv_scomment"
336 346
                    android:layout_alignLeft="@+id/lv_scomment"
337 347
                    android:layout_alignRight="@+id/lv_scomment"
348
                    android:background="@drawable/bg_03"
349
                    android:gravity="center"
338 350
                    android:text="查看剩余*条评论 >"
339 351
                    android:textColor="@color/lvse"
340
                    android:gravity="center"
341
                    android:background="@drawable/bg_03"
342 352
                    android:textSize="14sp"
343
                    android:visibility="gone"/>
344
345
346
353
                    android:visibility="gone" />
347 354
348 355
349 356
                <!--<LinearLayout-->
@ -391,9 +398,9 @@
391 398
392 399
                    android:layout_width="match_parent"
393 400
                    android:layout_height="0.5dp"
394
                    android:background="@color/Line"
395 401
                    android:layout_below="@+id/tv_ptime"
396
                    android:visibility="gone"/>
402
                    android:background="@color/Line"
403
                    android:visibility="gone" />
397 404
398 405
            </RelativeLayout>
399 406
@ -455,7 +462,6 @@
455 462
            <!--android:visibility="gone"/>-->
456 463
457 464
458
459 465
            <!--<TextView-->
460 466
            <!--android:layout_width="wrap_content"-->
461 467
            <!--android:layout_height="wrap_content"-->
@ -471,8 +477,6 @@
471 477
            <!--android:layout_alignStart="@+id/tv_carType_son" />-->
472 478
473 479
474
475
476 480
            <!--<TextView-->
477 481
            <!--android:layout_width="wrap_content"-->
478 482
            <!--android:layout_height="wrap_content"-->
@ -583,10 +587,10 @@
583 587
                android:id="@+id/vvv"
584 588
                android:layout_width="match_parent"
585 589
                android:layout_height="0.5dp"
586
                android:background="@color/Line"
587 590
                android:layout_below="@+id/lv_scomment"
588 591
                android:layout_marginTop="10dp"
589
                android:visibility="gone"/>
592
                android:background="@color/Line"
593
                android:visibility="gone" />
590 594
591 595
592 596
        </LinearLayout>
@ -597,15 +601,15 @@
597 601
        android:id="@+id/ll_comment"
598 602
        android:layout_width="match_parent"
599 603
        android:layout_height="45dp"
600
        android:orientation="vertical"
601 604
        android:layout_alignParentBottom="true"
605
        android:orientation="vertical"
602 606
        android:visibility="visible">
603 607
604 608
        <View
605 609
            android:layout_width="match_parent"
606 610
            android:layout_height="0.5dp"
607 611
            android:background="@color/Line"
608
            android:visibility="visible"/>
612
            android:visibility="visible" />
609 613
610 614
        <RelativeLayout
611 615
            android:layout_width="match_parent"
@ -617,18 +621,18 @@
617 621
                android:id="@+id/et_commet"
618 622
                android:layout_width="match_parent"
619 623
                android:layout_height="match_parent"
620
                android:layout_alignParentLeft="true"
621 624
                android:layout_alignParentStart="true"
625
                android:layout_alignParentLeft="true"
622 626
                android:layout_centerVertical="true"
623
                android:layout_marginBottom="7dp"
624 627
                android:layout_marginLeft="15dp"
625
                android:layout_toLeftOf="@+id/tv_submit"
626 628
                android:layout_marginTop="7dp"
629
                android:layout_marginBottom="7dp"
630
                android:layout_toLeftOf="@+id/tv_submit"
627 631
                android:background="@drawable/textview_style"
628 632
                android:hint="说点什么吧..."
629
                android:paddingBottom="3dp"
630 633
                android:paddingLeft="12dp"
631 634
                android:paddingTop="3dp"
635
                android:paddingBottom="3dp"
632 636
                android:textColorHint="#c8c8c8"
633 637
                android:textSize="15sp" />
634 638
@ -636,16 +640,16 @@
636 640
                android:id="@+id/tv_submit"
637 641
                android:layout_width="wrap_content"
638 642
                android:layout_height="match_parent"
639
                android:paddingLeft="12dp"
640
                android:paddingRight="15dp"
641 643
                android:layout_alignParentEnd="true"
642 644
                android:layout_alignParentRight="true"
643 645
                android:layout_centerVertical="true"
644 646
                android:layout_gravity="center"
645 647
                android:gravity="center"
648
                android:paddingLeft="12dp"
649
                android:paddingRight="15dp"
646 650
                android:text="发表"
647
                android:textSize="15sp"
648
                android:textColor="@color/lvse"/>
651
                android:textColor="@color/lvse"
652
                android:textSize="15sp" />
649 653
650 654
        </RelativeLayout>
651 655
@ -656,17 +660,17 @@
656 660
        android:layout_width="80dp"
657 661
        android:layout_height="80dp"
658 662
        android:layout_alignBottom="@+id/sv"
659
        android:layout_marginBottom="50dp"
660
        android:layout_centerHorizontal="true"
661 663
        android:layout_alignParentBottom="true"
662
        android:visibility="gone"
663
        android:background="@drawable/icon_point_bg">
664
        android:layout_centerHorizontal="true"
665
        android:layout_marginBottom="50dp"
666
        android:background="@drawable/icon_point_bg"
667
        android:visibility="gone">
664 668
665 669
        <LinearLayout
666 670
            android:layout_width="wrap_content"
667 671
            android:layout_height="wrap_content"
668
            android:orientation="vertical"
669
            android:layout_centerInParent="true">
672
            android:layout_centerInParent="true"
673
            android:orientation="vertical">
670 674
671 675
            <LinearLayout
672 676
                android:layout_width="wrap_content"
@ -677,17 +681,17 @@
677 681
                    android:layout_width="wrap_content"
678 682
                    android:layout_height="wrap_content"
679 683
                    android:text="+"
680
                    android:textSize="16sp"
681
                    android:textColor="@color/white"/>
684
                    android:textColor="@color/white"
685
                    android:textSize="16sp" />
682 686
683 687
                <TextView
684 688
                    android:id="@+id/tv_point"
685 689
                    android:layout_width="wrap_content"
686 690
                    android:layout_height="wrap_content"
687
                    android:text="20"
688
                    android:textSize="19sp"
689 691
                    android:layout_marginLeft="2dp"
690
                    android:textColor="@color/white"/>
692
                    android:text="20"
693
                    android:textColor="@color/white"
694
                    android:textSize="19sp" />
691 695
692 696
693 697
            </LinearLayout>
@ -696,16 +700,15 @@
696 700
                android:layout_width="wrap_content"
697 701
                android:layout_height="wrap_content"
698 702
                android:layout_gravity="center_horizontal"
703
                android:layout_marginTop="2dp"
699 704
                android:text="充电币"
700
                android:textSize="13sp"
701 705
                android:textColor="@color/white"
702
                android:layout_marginTop="2dp"/>
706
                android:textSize="13sp" />
703 707
704 708
705 709
        </LinearLayout>
706 710
707 711
708
709 712
    </RelativeLayout>
710 713
711 714
</RelativeLayout>

cdzApp - Gogs: Go Git Service

充电桩app代码

.gitignore 24B

    /build /local.properties