| | |
| | | android:textSize="15sp" /> |
| | | </FrameLayout> |
| | | |
| | | |
| | | <LinearLayout |
| | | <ScrollView |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:gravity="center_horizontal" |
| | | android:orientation="vertical"> |
| | | |
| | | <ImageView |
| | | android:id="@+id/iv_login_mark" |
| | | android:layout_width="196dp" |
| | | android:layout_height="wrap_content" |
| | | android:minHeight="120dp" |
| | | android:src="@drawable/ic_login_logo" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_bind_mark" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:focusable="true" |
| | | android:focusableInTouchMode="true" |
| | | android:gravity="center" |
| | | android:minHeight="120dp" |
| | | android:text="绑定手机号" |
| | | android:textColor="@color/text_black_1" |
| | | android:textSize="25sp" |
| | | android:visibility="gone" /> |
| | | android:layout_height="match_parent"> |
| | | |
| | | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="40dp" |
| | | android:gravity="center_horizontal" |
| | | android:orientation="vertical"> |
| | | |
| | | <ImageView |
| | | android:id="@+id/iv_login_mark" |
| | | android:layout_width="196dp" |
| | | android:layout_height="wrap_content" |
| | | android:minHeight="120dp" |
| | | android:src="@drawable/ic_login_logo" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_bind_mark" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:focusable="true" |
| | | android:focusableInTouchMode="true" |
| | | android:gravity="center" |
| | | android:minHeight="120dp" |
| | | android:text="绑定手机号" |
| | | android:textColor="@color/text_black_1" |
| | | android:textSize="25sp" |
| | | android:visibility="gone" /> |
| | | |
| | | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="25dp" |
| | | android:layout_marginLeft="38dp" |
| | | android:layout_marginRight="38dp" |
| | | android:orientation="horizontal"> |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="40dp" |
| | | android:orientation="vertical"> |
| | | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="25dp" |
| | | android:layout_marginLeft="38dp" |
| | | android:layout_marginRight="38dp" |
| | | android:orientation="horizontal"> |
| | | |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_vertical" |
| | | android:text="+86" |
| | | android:textColor="@color/black" |
| | | android:textSize="15sp" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/et_mobile_numimg" |
| | | android:layout_width="4dp" |
| | | android:layout_height="6dp" |
| | | android:layout_gravity="center_vertical" |
| | | android:layout_marginLeft="2dp" |
| | | android:layout_marginTop="0.5dp" |
| | | android:src="@drawable/ic_player_input2" /> |
| | | |
| | | |
| | | <com.wpc.library.widget.PhoneNumberClearEditText |
| | | android:id="@+id/et_mobile_num" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginLeft="15dp" |
| | | android:layout_weight="1" |
| | | android:background="@null" |
| | | android:digits="0123456789" |
| | | android:hint=" 请输入手机号" |
| | | android:inputType="phone" |
| | | android:maxLength="13" |
| | | android:textColor="@color/black" |
| | | android:textColorHint="@color/gray9" |
| | | android:textSize="18sp" /> |
| | | </LinearLayout> |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="1px" |
| | | android:layout_marginLeft="38dp" |
| | | android:layout_marginTop="15dp" |
| | | android:layout_marginRight="38dp" |
| | | android:background="#FF2B4B" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_mobile_hint" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_vertical" |
| | | android:text="+86" |
| | | android:textColor="@color/black" |
| | | android:textSize="15sp" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/et_mobile_numimg" |
| | | android:layout_width="4dp" |
| | | android:layout_height="6dp" |
| | | android:layout_gravity="center_vertical" |
| | | android:layout_marginLeft="2dp" |
| | | android:layout_marginTop="0.5dp" |
| | | android:src="@drawable/ic_player_input2" /> |
| | | android:layout_gravity="left" |
| | | android:layout_marginLeft="38dp" |
| | | android:layout_marginTop="10dp" |
| | | android:layout_marginRight="3dp" |
| | | android:text="未注册的手机号注册后系统会自动创建账户" |
| | | android:textColor="@color/gray" |
| | | android:textSize="13sp" /> |
| | | |
| | | |
| | | <com.wpc.library.widget.PhoneNumberClearEditText |
| | | android:id="@+id/et_mobile_num" |
| | | <TextView |
| | | android:id="@+id/tv_login_gain_sms" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="45dp" |
| | | android:layout_gravity="center" |
| | | android:layout_marginLeft="38dp" |
| | | android:layout_marginTop="20dp" |
| | | android:layout_marginRight="38dp" |
| | | android:background="@drawable/selector_login_btn" |
| | | android:drawablePadding="8dp" |
| | | android:enabled="false" |
| | | android:gravity="center" |
| | | android:text="获取短信验证码" |
| | | android:textColor="@color/white" |
| | | android:textSize="18sp" /> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_login_onekey" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="45dp" |
| | | android:layout_gravity="center" |
| | | android:layout_marginLeft="38dp" |
| | | android:layout_marginTop="30dp" |
| | | android:layout_marginRight="38dp" |
| | | android:background="@drawable/selector_login_btn" |
| | | android:drawablePadding="8dp" |
| | | android:gravity="center" |
| | | android:text="本机号码一键登录" |
| | | android:textColor="@color/white" |
| | | android:textSize="18sp" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_other_login" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center" |
| | | android:layout_marginTop="50dp" |
| | | android:layout_marginBottom="26dp" |
| | | android:drawablePadding="8dp" |
| | | android:text="其他方式登录" |
| | | android:textColor="@color/gray2" |
| | | android:textSize="14sp" /> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/ll_other_login" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginLeft="15dp" |
| | | android:layout_weight="1" |
| | | android:background="@null" |
| | | android:digits="0123456789" |
| | | android:hint=" 请输入手机号" |
| | | android:inputType="phone" |
| | | android:maxLength="13" |
| | | android:textColor="@color/black" |
| | | android:textColorHint="@color/gray9" |
| | | android:textSize="18sp" /> |
| | | android:gravity="center"> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_login_wx" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:drawableTop="@drawable/icon_login_wx" |
| | | android:drawablePadding="5.5dp" |
| | | android:text="微信登录" |
| | | android:textColor="#ff959595" |
| | | android:textSize="12sp" /> |
| | | |
| | | <View |
| | | android:layout_width="30dp" |
| | | android:layout_height="1px"></View> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_login_qq" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:drawableTop="@drawable/icon_login_qq" |
| | | android:drawablePadding="5.5dp" |
| | | android:text="QQ登录" |
| | | android:textColor="#ff959595" |
| | | android:textSize="12sp" /> |
| | | |
| | | </LinearLayout> |
| | | |
| | | |
| | | </LinearLayout> |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="1px" |
| | | android:layout_marginLeft="38dp" |
| | | android:layout_marginTop="15dp" |
| | | android:layout_marginRight="38dp" |
| | | android:background="#FF2B4B" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_mobile_hint" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="left" |
| | | android:layout_marginLeft="38dp" |
| | | android:layout_marginTop="10dp" |
| | | android:layout_marginRight="3dp" |
| | | android:text="未注册的手机号注册后系统会自动创建账户" |
| | | android:textColor="@color/gray" |
| | | android:textSize="13sp" /> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_login_gain_sms" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="45dp" |
| | | android:layout_gravity="center" |
| | | android:layout_marginLeft="38dp" |
| | | android:layout_marginTop="20dp" |
| | | android:layout_marginRight="38dp" |
| | | android:background="@drawable/selector_login_btn" |
| | | android:drawablePadding="8dp" |
| | | android:enabled="false" |
| | | android:gravity="center" |
| | | android:text="获取短信验证码" |
| | | android:textColor="@color/white" |
| | | android:textSize="18sp" /> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_login_onekey" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="45dp" |
| | | android:layout_gravity="center" |
| | | android:layout_marginLeft="38dp" |
| | | android:layout_marginTop="40dp" |
| | | android:layout_marginRight="38dp" |
| | | android:background="@drawable/selector_login_btn" |
| | | android:drawablePadding="8dp" |
| | | android:gravity="center" |
| | | android:text="本机号码一键登录" |
| | | android:textColor="@color/white" |
| | | android:textSize="18sp" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_other_login" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center" |
| | | android:layout_marginTop="50dp" |
| | | android:layout_marginBottom="26dp" |
| | | android:drawablePadding="8dp" |
| | | android:text="其他方式登录" |
| | | android:textColor="@color/gray2" |
| | | android:textSize="14sp" /> |
| | | android:layout_height="0dp" |
| | | android:layout_weight="1" /> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/ll_other_login" |
| | | android:layout_width="match_parent" |
| | | android:id="@+id/ll_user_agreement" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:gravity="center"> |
| | | android:layout_gravity="center" |
| | | android:layout_marginTop="20dp" |
| | | android:layout_marginBottom="20dp" |
| | | android:orientation="horizontal"> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_login_wx" |
| | | <CheckBox |
| | | android:id="@+id/cb_agree" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:drawableTop="@drawable/icon_login_wx" |
| | | android:drawablePadding="5.5dp" |
| | | android:text="微信登录" |
| | | android:textColor="#ff959595" |
| | | android:textSize="12sp" /> |
| | | |
| | | <View |
| | | android:layout_width="30dp" |
| | | android:layout_height="1px"></View> |
| | | android:layout_marginRight="2.5dp" |
| | | android:button="@drawable/selector_login_agreement"></CheckBox> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_login_qq" |
| | | android:id="@+id/tv_agree" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:drawableTop="@drawable/icon_login_qq" |
| | | android:drawablePadding="5.5dp" |
| | | android:text="QQ登录" |
| | | android:textColor="#ff959595" |
| | | android:textSize="12sp" /> |
| | | android:layout_gravity="center_vertical" |
| | | android:layout_marginLeft="2dp" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="登录即表示同意" |
| | | android:textSize="13dp" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_user_agreement" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_vertical" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="@string/user_protocol_extra" |
| | | android:textColor="#3A7CFF" |
| | | android:textSize="13dp" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_privacy_policies" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_vertical" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="《隐私政策》" |
| | | android:textColor="#3A7CFF" |
| | | android:textSize="13dp" /> |
| | | |
| | | </LinearLayout> |
| | | |
| | | |
| | | </LinearLayout> |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="0dp" |
| | | android:layout_weight="1" /> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/ll_user_agreement" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center" |
| | | android:layout_marginTop="20dp" |
| | | android:layout_marginBottom="20dp" |
| | | android:orientation="horizontal"> |
| | | |
| | | <CheckBox |
| | | android:id="@+id/cb_agree" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginRight="2.5dp" |
| | | android:button="@drawable/selector_login_agreement"></CheckBox> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_agree" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_vertical" |
| | | android:layout_marginLeft="2dp" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="登录即表示同意" |
| | | android:textSize="13dp" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_user_agreement" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_vertical" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="@string/user_protocol_extra" |
| | | android:textColor="#3A7CFF" |
| | | android:textSize="13dp" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_privacy_policies" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_vertical" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="《隐私政策》" |
| | | android:textColor="#3A7CFF" |
| | | android:textSize="13dp" /> |
| | | |
| | | </LinearLayout> |
| | | </LinearLayout> |
| | | </ScrollView> |
| | | </LinearLayout> |