s="language-xml"> android:layout_height="50dp" 1665 1665
                android:layout_above="@+id/iv_route"
1666 1666
                android:layout_alignParentRight="true"
1667 1667
                android:layout_marginTop="30dp"
1668 1668
                android:layout_marginRight="15dp"
1669 1669
                android:layout_marginBottom="9dp"
1670 1670
                android:visibility="gone"
1671
                tools:background="#ff0000"
1671
                android:src="@drawable/authentication"
1672 1672
                tools:visibility="visible" />
1673 1673
1674 1674
            <ImageView

+ 4 - 1
app/src/main/res/layout/activity_privacy_agreement.xml

@ -56,8 +56,10 @@
56 56
    </ScrollView>
57 57
58 58
    <LinearLayout
59
        app:layout_constraintEnd_toEndOf="parent"
60
        app:layout_constraintStart_toStartOf="parent"
59 61
        android:id="@+id/bottom_btn"
60
        android:layout_width="match_parent"
62
        android:layout_width="0dp"
61 63
        android:layout_height="wrap_content"
62 64
        android:orientation="vertical"
63 65
        android:paddingLeft="20dp"
@ -67,6 +69,7 @@
67 69
        app:layout_constraintBottom_toBottomOf="parent">
68 70
69 71
        <TextView
72
70 73
            android:id="@+id/agree_enter_text_view"
71 74
            android:layout_width="match_parent"
72 75
            android:layout_height="wrap_content"

cdzApp - Gogs: Go Git Service

充电桩app代码

.gitignore 24B

    /build /local.properties