| | |
| | | layout="@layout/toolbar_top_view_52" /> |
| | | |
| | | <RelativeLayout |
| | | android:id="@+id/bind_phone_parent_rl" |
| | | android:id="@+id/bind_area_parent_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_100" |
| | | android:layout_marginTop="@dimen/dp_20" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/toolbar_top_fragment_house_list_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:textSize="@dimen/text_14" /> |
| | | |
| | | <RelativeLayout |
| | | android:id="@+id/bind_area_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_52" |
| | | 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_20" |
| | | android:background="@drawable/me_change_psw_bj"> |
| | | |
| | | <TextView |
| | | android:id="@+id/bind_area_tv" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginEnd="@dimen/dp_150" |
| | | android:gravity="center_vertical" |
| | | android:text="@string/home_chinese_mainland" |
| | | android:textColor="@color/text_90000000" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/bind_area_number_tv" |
| | | android:layout_width="@dimen/dp_90" |
| | | android:layout_height="match_parent" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_centerVertical="true" |
| | | android:layout_marginEnd="@dimen/dp_43" |
| | | android:gravity="center_vertical|end" |
| | | android:text="+86" |
| | | android:textColor="@color/text_030D1C" |
| | | android:textSize="@dimen/text_16" |
| | | |
| | | /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/bind_area_next_iv" |
| | | android:layout_width="@dimen/dp_32" |
| | | android:layout_height="@dimen/dp_32" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_centerVertical="true" |
| | | android:layout_marginEnd="@dimen/dp_6" |
| | | android:src="@drawable/spinner" /> |
| | | |
| | | </RelativeLayout> |
| | | |
| | | |
| | | </RelativeLayout> |
| | | |
| | | <RelativeLayout |
| | | android:id="@+id/bind_phone_parent_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_100" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/bind_area_parent_rl"> |
| | | |
| | | <TextView |
| | | android:id="@+id/bind_phone_title_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |