| | |
| | | xmlns:tools="http://schemas.android.com/tools" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/text_F5F7FA" |
| | | android:background="@color/text_FF000000" |
| | | tools:context=".ui.me.BindPhoneActivity"> |
| | | |
| | | <include |
| | | android:id="@+id/toolbar_top_fragment_house_list_rl" |
| | | layout="@layout/toolbar_top_view_44" /> |
| | | android:id="@+id/toolbar_top_rl" |
| | | layout="@layout/toolbar_top_view_44" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_44" |
| | | android:layout_marginTop="@dimen/dp_38" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | | |
| | | <RelativeLayout |
| | | android:id="@+id/bind_area_parent_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_100" |
| | | android:layout_height="78dp" |
| | | android:layout_marginTop="@dimen/dp_10" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/toolbar_top_fragment_house_list_rl"> |
| | | app:layout_constraintTop_toBottomOf="@+id/toolbar_top_rl"> |
| | | |
| | | <TextView |
| | | android:id="@+id/bind_area_title_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginTop="@dimen/dp_24" |
| | | android:text="@string/home_phone_number" |
| | | android:textColor="@color/text_65000000" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <RelativeLayout |
| | | android:id="@+id/bind_area_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_52" |
| | | android:layout_height="@dimen/dp_50" |
| | | android:layout_below="@+id/bind_area_title_tv" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginTop="@dimen/dp_8" |
| | |
| | | android:layout_marginEnd="@dimen/dp_150" |
| | | android:gravity="center_vertical" |
| | | android:text="@string/home_chinese_mainland" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_16" /> |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/bind_area_number_tv" |
| | |
| | | android:layout_height="match_parent" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_centerVertical="true" |
| | | android:layout_marginEnd="@dimen/dp_43" |
| | | android:layout_marginEnd="@dimen/dp_30" |
| | | android:gravity="center_vertical|end" |
| | | android:text="+86" |
| | | android:textColor="@color/text_030D1C" |
| | | android:textSize="@dimen/text_16" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_14" |
| | | |
| | | /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/bind_area_next_iv" |
| | | android:layout_width="@dimen/dp_32" |
| | | android:layout_height="@dimen/dp_32" |
| | | android:layout_width="@dimen/dp_20" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_centerVertical="true" |
| | | android:layout_marginEnd="@dimen/dp_6" |
| | |
| | | <RelativeLayout |
| | | android:id="@+id/bind_phone_parent_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_100" |
| | | android:layout_height="78dp" |
| | | android:layout_marginTop="@dimen/dp_25" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/bind_area_parent_rl"> |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginTop="@dimen/dp_24" |
| | | android:text="@string/home_login_phone" |
| | | android:textColor="@color/text_65000000" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <RelativeLayout |
| | | android:id="@+id/bind_phone_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_52" |
| | | android:layout_height="@dimen/dp_50" |
| | | android:layout_below="@+id/bind_phone_title_tv" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginTop="@dimen/dp_8" |
| | | android:layout_marginEnd="@dimen/dp_20" |
| | | android:background="@drawable/me_change_psw_bj" |
| | | |
| | | > |
| | | android:background="@drawable/me_change_psw_bj"> |
| | | |
| | | <EditText |
| | | android:id="@+id/bind_phone_et" |
| | |
| | | android:layout_marginEnd="@dimen/dp_60" |
| | | android:background="@null" |
| | | android:hint="@string/home_login_input_phone" |
| | | android:inputType="number" |
| | | android:inputType="phone" |
| | | android:lines="1" |
| | | android:maxLines="1" |
| | | android:textColor="@color/text_FF000000" |
| | | android:textColorHint="@color/text_25000000" |
| | | android:textSize="@dimen/text_16" /> |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textColorHint="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/bind_phone_clear_iv" |
| | |
| | | android:layout_alignParentBottom="true" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginEnd="@dimen/dp_20" |
| | | android:background="@color/text_E1E1E1" |
| | | android:background="@color/text_1AFFFFFF" |
| | | android:visibility="gone" |
| | | |
| | | /> |
| | |
| | | <RelativeLayout |
| | | android:id="@+id/bind_phone_verification_parent_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_100" |
| | | android:layout_marginTop="@dimen/dp_24" |
| | | android:layout_height="78dp" |
| | | android:layout_marginTop="@dimen/dp_25" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/bind_phone_parent_rl"> |
| | |
| | | android:layout_height="@dimen/dp_20" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:text="@string/verification" |
| | | android:textColor="@color/text_65000000" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <!--手机获取验证码--> |
| | | <RelativeLayout |
| | | android:id="@+id/bind_phone_verification_code_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_52" |
| | | android:layout_height="@dimen/dp_50" |
| | | android:layout_below="@+id/bind_phone_verification_title_tv" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginTop="@dimen/dp_8" |
| | |
| | | android:paddingStart="@dimen/dp_16" |
| | | android:paddingEnd="@dimen/dp_0" |
| | | android:text="@string/home_login_verification_code" |
| | | android:textColor="@color/text_245EC3" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <View |
| | |
| | | android:layout_height="20dp" |
| | | android:layout_alignStart="@+id/bind_phone_verification_tv" |
| | | android:layout_centerInParent="true" |
| | | android:background="@color/text_E1E1E1" /> |
| | | android:background="@color/text_1AFFFFFF" /> |
| | | |
| | | <EditText |
| | | android:id="@+id/change_phone_verification_et" |
| | |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:background="@null" |
| | | android:hint="@string/home_login_input_verification_code" |
| | | android:inputType="text" |
| | | android:inputType="phone" |
| | | android:lines="1" |
| | | android:maxLines="1" |
| | | android:textColor="@color/text_FF000000" |
| | | android:textColorHint="@color/text_25000000" |
| | | android:textSize="@dimen/text_16" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textColorHint="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_14" |
| | | |
| | | /> |
| | | |
| | |
| | | android:layout_alignParentBottom="true" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginEnd="@dimen/dp_20" |
| | | android:background="@color/text_E1E1E1" |
| | | android:background="@color/text_1AFFFFFF" |
| | | android:visibility="gone" |
| | | |
| | | /> |
| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="52dp" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginTop="73dp" |
| | | android:layout_marginTop="50dp" |
| | | android:layout_marginEnd="@dimen/dp_20" |
| | | android:background="@drawable/yesandnocheck" |
| | | android:background="@drawable/bj_ff39383d" |
| | | android:enabled="false" |
| | | android:gravity="center" |
| | | android:text="@string/home_login_affirm" |
| | | android:textColor="@color/text_FFFFFFFF" |
| | | android:textSize="18sp" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="14sp" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/bind_phone_verification_parent_rl" /> |