op attached normal header">
BIN
app/src/main/res/drawable-xxhdpi/authentication.webp
Voir le fichier

+ 3 - 3
app/src/main/res/layout/activity_main_map.xml

@ -1660,15 +1660,15 @@
1660 1660
            <ImageView
1661 1661
1662 1662
                android:id="@+id/second_hand_car"
1663
                android:layout_width="80dp"
1664
                android:layout_height="80dp"
1663
                android:layout_width="50dp"
1664
                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代码

huyuguo ed2ea09028 小程序埋点 6 years ago
..
libs e292ef71fd 微信sdk更新 6 years ago
src ed2ea09028 小程序埋点 6 years ago
.DS_Store de269dfd50 提交 6 years ago
build.gradle e292ef71fd 微信sdk更新 6 years ago
gradle.properties 2ccff5dbe6 配置优化 6 years ago
proguard-rules.pro e1ca1e4e50 配置信息更改 6 years ago