|
|
@ -35,16 +35,14 @@
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:padding="@dimen/dp_10"
|
|
|
|
android:padding="@dimen/dp_10"
|
|
|
|
android:text="@string/base_info"
|
|
|
|
android:text="@string/base_info"
|
|
|
|
|
|
|
|
android:textStyle="bold"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_17" />
|
|
|
|
android:textSize="@dimen/sp_17" />
|
|
|
|
|
|
|
|
|
|
|
|
<RelativeLayout
|
|
|
|
<RelativeLayout
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
android:paddingTop="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingRight="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_10">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
@ -53,16 +51,16 @@
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:text="@string/head_portrait"
|
|
|
|
android:text="@string/head_portrait"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/dp_16" />
|
|
|
|
android:textSize="@dimen/dp_16" />
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<ImageView
|
|
|
|
android:id="@+id/right"
|
|
|
|
android:id="@+id/right"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="@dimen/dp_11"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="@dimen/dp_11"
|
|
|
|
android:layout_alignParentRight="true"
|
|
|
|
android:layout_alignParentRight="true"
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:drawableRight="@mipmap/ic_next" />
|
|
|
|
android:src="@mipmap/ic_next" />
|
|
|
|
|
|
|
|
|
|
|
|
<de.hdodenhof.circleimageview.CircleImageView
|
|
|
|
<de.hdodenhof.circleimageview.CircleImageView
|
|
|
|
android:id="@+id/mImage"
|
|
|
|
android:id="@+id/mImage"
|
|
|
@ -77,6 +75,7 @@
|
|
|
|
<View
|
|
|
|
<View
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
@ -85,7 +84,7 @@
|
|
|
|
android:id="@+id/mRelName"
|
|
|
|
android:id="@+id/mRelName"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:paddingRight="@dimen/dp_10">
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/m1"
|
|
|
|
android:id="@+id/m1"
|
|
|
@ -94,12 +93,9 @@
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/name"
|
|
|
|
android:text="@string/name"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/dp_16" />
|
|
|
|
android:textSize="@dimen/dp_16" />
|
|
|
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<EditText
|
|
|
@ -111,11 +107,9 @@
|
|
|
|
android:layout_toRightOf="@+id/m1"
|
|
|
|
android:layout_toRightOf="@+id/m1"
|
|
|
|
android:background="@null"
|
|
|
|
android:background="@null"
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_15"
|
|
|
|
android:textSize="@dimen/sp_15"
|
|
|
|
tools:text="asdasdasda" />
|
|
|
|
tools:text="asdasdasda" />
|
|
|
|
|
|
|
|
|
|
|
|
</RelativeLayout>
|
|
|
|
</RelativeLayout>
|
|
|
@ -123,6 +117,7 @@
|
|
|
|
<View
|
|
|
|
<View
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
@ -131,7 +126,7 @@
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:paddingRight="@dimen/dp_10">
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_width="0dp"
|
|
|
@ -140,12 +135,9 @@
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/sex"
|
|
|
|
android:text="@string/sex"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
<CheckBox
|
|
|
|
<CheckBox
|
|
|
@ -155,47 +147,6 @@
|
|
|
|
android:background="@drawable/selector_check_sex_new"
|
|
|
|
android:background="@drawable/selector_check_sex_new"
|
|
|
|
android:button="@null"
|
|
|
|
android:button="@null"
|
|
|
|
android:checked="false" />
|
|
|
|
android:checked="false" />
|
|
|
|
<!-- <RadioGroup-->
|
|
|
|
|
|
|
|
<!-- android:id="@+id/mGroup"-->
|
|
|
|
|
|
|
|
<!-- android:layout_width="0dp"-->
|
|
|
|
|
|
|
|
<!-- android:layout_height="match_parent"-->
|
|
|
|
|
|
|
|
<!-- android:layout_alignParentRight="true"-->
|
|
|
|
|
|
|
|
<!-- android:layout_centerVertical="true"-->
|
|
|
|
|
|
|
|
<!-- android:layout_gravity="center"-->
|
|
|
|
|
|
|
|
<!-- android:layout_marginTop="@dimen/dp_8"-->
|
|
|
|
|
|
|
|
<!-- android:layout_marginBottom="@dimen/dp_8"-->
|
|
|
|
|
|
|
|
<!-- android:layout_weight="1"-->
|
|
|
|
|
|
|
|
<!-- android:background="@drawable/shape_radio_group_bg"-->
|
|
|
|
|
|
|
|
<!-- android:orientation="horizontal">-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <RadioButton-->
|
|
|
|
|
|
|
|
<!-- android:id="@+id/mMale"-->
|
|
|
|
|
|
|
|
<!-- android:layout_width="0dp"-->
|
|
|
|
|
|
|
|
<!-- android:layout_height="match_parent"-->
|
|
|
|
|
|
|
|
<!-- android:layout_weight="1"-->
|
|
|
|
|
|
|
|
<!-- android:background="@drawable/selector_check_sex"-->
|
|
|
|
|
|
|
|
<!-- android:button="@null"-->
|
|
|
|
|
|
|
|
<!-- android:checked="true"-->
|
|
|
|
|
|
|
|
<!-- android:drawableLeft="@drawable/selector_male"-->
|
|
|
|
|
|
|
|
<!-- android:gravity="center"-->
|
|
|
|
|
|
|
|
<!-- android:paddingLeft="@dimen/dp_10"-->
|
|
|
|
|
|
|
|
<!-- android:text="@string/male"-->
|
|
|
|
|
|
|
|
<!-- android:textColor="@color/color_check_sex" />-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <RadioButton-->
|
|
|
|
|
|
|
|
<!-- android:id="@+id/mGirl"-->
|
|
|
|
|
|
|
|
<!-- android:layout_width="0dp"-->
|
|
|
|
|
|
|
|
<!-- android:layout_height="match_parent"-->
|
|
|
|
|
|
|
|
<!-- android:layout_weight="1"-->
|
|
|
|
|
|
|
|
<!-- android:background="@drawable/selector_check_sex"-->
|
|
|
|
|
|
|
|
<!-- android:button="@null"-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- android:drawableLeft="@drawable/selector_girl"-->
|
|
|
|
|
|
|
|
<!-- android:gravity="center"-->
|
|
|
|
|
|
|
|
<!-- android:paddingLeft="@dimen/dp_10"-->
|
|
|
|
|
|
|
|
<!-- android:text="@string/girl"-->
|
|
|
|
|
|
|
|
<!-- android:textColor="@color/color_check_sex" />-->
|
|
|
|
|
|
|
|
<!-- </RadioGroup>-->
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -204,25 +155,23 @@
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
<LinearLayout
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:paddingRight="@dimen/dp_10">
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/phone_call"
|
|
|
|
android:text="@string/phone_call"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
@ -232,10 +181,8 @@
|
|
|
|
android:layout_marginStart="@dimen/dp_10"
|
|
|
|
android:layout_marginStart="@dimen/dp_10"
|
|
|
|
android:background="@null"
|
|
|
|
android:background="@null"
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_15" />
|
|
|
|
android:textSize="@dimen/dp_15" />
|
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
@ -245,76 +192,25 @@
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <RelativeLayout-->
|
|
|
|
<RelativeLayout
|
|
|
|
<!-- android:layout_width="match_parent"-->
|
|
|
|
|
|
|
|
<!-- android:layout_height="wrap_content"-->
|
|
|
|
|
|
|
|
<!-- android:paddingRight="@dimen/dp_10">-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <com.xty.common.weight.RequiredTextView-->
|
|
|
|
|
|
|
|
<!-- android:id="@+id/m3"-->
|
|
|
|
|
|
|
|
<!-- android:layout_width="wrap_content"-->
|
|
|
|
|
|
|
|
<!-- android:layout_height="wrap_content"-->
|
|
|
|
|
|
|
|
<!-- android:layout_centerVertical="true"-->
|
|
|
|
|
|
|
|
<!-- android:drawablePadding="@dimen/dp_10"-->
|
|
|
|
|
|
|
|
<!-- android:ellipsize="end"-->
|
|
|
|
|
|
|
|
<!-- android:paddingLeft="@dimen/dp_10"-->
|
|
|
|
|
|
|
|
<!-- android:paddingTop="@dimen/dp_15"-->
|
|
|
|
|
|
|
|
<!-- android:paddingBottom="@dimen/dp_15"-->
|
|
|
|
|
|
|
|
<!-- android:singleLine="true"-->
|
|
|
|
|
|
|
|
<!-- android:text="@string/ic_card"-->
|
|
|
|
|
|
|
|
<!-- android:textColor="@color/col_455"-->
|
|
|
|
|
|
|
|
<!-- android:textSize="@dimen/sp_14" />-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <EditText-->
|
|
|
|
|
|
|
|
<!-- android:id="@+id/mId"-->
|
|
|
|
|
|
|
|
<!-- android:layout_width="match_parent"-->
|
|
|
|
|
|
|
|
<!-- android:layout_height="wrap_content"-->
|
|
|
|
|
|
|
|
<!-- android:layout_alignParentRight="true"-->
|
|
|
|
|
|
|
|
<!-- android:layout_centerVertical="true"-->
|
|
|
|
|
|
|
|
<!-- android:layout_toRightOf="@+id/m3"-->
|
|
|
|
|
|
|
|
<!-- android:background="@null"-->
|
|
|
|
|
|
|
|
<!-- android:digits="0123456789Xx"-->
|
|
|
|
|
|
|
|
<!-- android:gravity="center|right"-->
|
|
|
|
|
|
|
|
<!-- android:hint="@string/please_input_id"-->
|
|
|
|
|
|
|
|
<!-- android:maxLength="18"-->
|
|
|
|
|
|
|
|
<!-- android:paddingTop="@dimen/dp_15"-->
|
|
|
|
|
|
|
|
<!-- android:paddingBottom="@dimen/dp_15"-->
|
|
|
|
|
|
|
|
<!-- android:singleLine="true"-->
|
|
|
|
|
|
|
|
<!-- android:textColor="@color/col_455"-->
|
|
|
|
|
|
|
|
<!-- android:textSize="@dimen/dp_16"-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- />-->
|
|
|
|
|
|
|
|
<!-- </RelativeLayout>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <View-->
|
|
|
|
|
|
|
|
<!-- android:layout_width="match_parent"-->
|
|
|
|
|
|
|
|
<!-- android:layout_height="1dp"-->
|
|
|
|
|
|
|
|
<!-- android:layout_marginLeft="@dimen/dp_10"-->
|
|
|
|
|
|
|
|
<!-- android:layout_marginRight="@dimen/dp_10"-->
|
|
|
|
|
|
|
|
<!-- android:background="@color/col_f1f" />-->
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginTop="@dimen/dp_20"
|
|
|
|
android:padding="@dimen/dp_15"
|
|
|
|
android:orientation="horizontal">
|
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
|
|
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/birthday"
|
|
|
|
android:text="@string/birthday"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
<CheckBox
|
|
|
|
<CheckBox
|
|
|
@ -323,30 +219,40 @@
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:background="@drawable/selector_check_birthday"
|
|
|
|
android:background="@drawable/selector_check_birthday"
|
|
|
|
android:button="@null"
|
|
|
|
android:button="@null"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:checked="true" />
|
|
|
|
android:checked="true" />
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/mBirthday"
|
|
|
|
android:id="@+id/mBirthday"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_weight="0.8"
|
|
|
|
android:layout_weight="0.8"
|
|
|
|
android:background="@null"
|
|
|
|
android:background="@null"
|
|
|
|
android:drawableRight="@mipmap/ic_next"
|
|
|
|
|
|
|
|
android:gravity="right"
|
|
|
|
android:gravity="right"
|
|
|
|
android:hint="@string/birthday"
|
|
|
|
android:hint="@string/birthday"
|
|
|
|
android:paddingLeft="@dimen/dp_4"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="2032-33-32"
|
|
|
|
android:text="2032-33-32"
|
|
|
|
|
|
|
|
android:layout_marginRight="@dimen/dp_8"
|
|
|
|
|
|
|
|
android:layout_toLeftOf="@+id/birthday_right"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_14" />
|
|
|
|
android:textSize="@dimen/dp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
<ImageView
|
|
|
|
|
|
|
|
android:id="@+id/birthday_right"
|
|
|
|
|
|
|
|
android:layout_width="@dimen/dp_11"
|
|
|
|
|
|
|
|
android:layout_height="@dimen/dp_11"
|
|
|
|
|
|
|
|
android:layout_alignParentRight="true"
|
|
|
|
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
|
|
|
|
android:src="@mipmap/ic_next" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
|
|
|
|
<View
|
|
|
|
<View
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
@ -355,7 +261,7 @@
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:paddingRight="@dimen/dp_10">
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
|
|
|
|
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
@ -363,12 +269,9 @@
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/height"
|
|
|
|
android:text="@string/height"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<EditText
|
|
|
@ -382,26 +285,25 @@
|
|
|
|
android:hint="@string/please_input_height"
|
|
|
|
android:hint="@string/please_input_height"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:maxLength="10"
|
|
|
|
android:maxLength="10"
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingRight="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_15" />
|
|
|
|
android:layout_marginRight="@dimen/dp_5"
|
|
|
|
|
|
|
|
android:textSize="@dimen/sp_15" />
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/mHUnit"
|
|
|
|
android:id="@+id/mHUnit"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:text="cm"
|
|
|
|
android:text="cm"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_16" />
|
|
|
|
android:textSize="@dimen/sp_15" />
|
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
|
|
|
|
<View
|
|
|
|
<View
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
@ -410,19 +312,16 @@
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:paddingRight="@dimen/dp_10">
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
|
|
|
|
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/weight"
|
|
|
|
android:text="@string/weight"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<EditText
|
|
|
@ -436,12 +335,10 @@
|
|
|
|
android:hint="@string/please_input_weight"
|
|
|
|
android:hint="@string/please_input_weight"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:maxLength="4"
|
|
|
|
android:maxLength="4"
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingRight="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_15" />
|
|
|
|
android:layout_marginRight="@dimen/dp_5"
|
|
|
|
|
|
|
|
android:textSize="@dimen/sp_15" />
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/mWUnit"
|
|
|
|
android:id="@+id/mWUnit"
|
|
|
@ -450,35 +347,34 @@
|
|
|
|
android:layout_alignParentRight="true"
|
|
|
|
android:layout_alignParentRight="true"
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:text="kg"
|
|
|
|
android:text="kg"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_16" />
|
|
|
|
android:textSize="@dimen/sp_15" />
|
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
|
|
|
|
<View
|
|
|
|
<View
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
<RelativeLayout
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:paddingRight="@dimen/dp_10">
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
|
|
|
|
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
|
|
|
|
android:id="@+id/tv_area_desc"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/area_loc"
|
|
|
|
android:text="@string/area_loc"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
@ -487,21 +383,30 @@
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginStart="@dimen/dp_10"
|
|
|
|
android:layout_marginStart="@dimen/dp_10"
|
|
|
|
android:background="@null"
|
|
|
|
android:background="@null"
|
|
|
|
android:drawableEnd="@mipmap/ic_next"
|
|
|
|
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:hint="@string/please_input_area"
|
|
|
|
android:hint="@string/please_input_area"
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_15"
|
|
|
|
android:textSize="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:layout_toLeftOf="@+id/area_right"
|
|
|
|
|
|
|
|
android:layout_toRightOf="@+id/tv_area_desc"
|
|
|
|
|
|
|
|
android:layout_marginRight="@dimen/dp_8"
|
|
|
|
tools:ignore="UseCompatTextViewDrawableXml" />
|
|
|
|
tools:ignore="UseCompatTextViewDrawableXml" />
|
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
<ImageView
|
|
|
|
|
|
|
|
android:id="@+id/area_right"
|
|
|
|
|
|
|
|
android:layout_width="@dimen/dp_11"
|
|
|
|
|
|
|
|
android:layout_height="@dimen/dp_11"
|
|
|
|
|
|
|
|
android:layout_alignParentRight="true"
|
|
|
|
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
|
|
|
|
android:src="@mipmap/ic_next" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
|
|
|
|
<View
|
|
|
|
<View
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
@ -510,19 +415,16 @@
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:paddingRight="@dimen/dp_10">
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
|
|
|
|
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/address"
|
|
|
|
android:text="@string/address"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<EditText
|
|
|
@ -533,8 +435,6 @@
|
|
|
|
android:background="@null"
|
|
|
|
android:background="@null"
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:hint="@string/please_input_address"
|
|
|
|
android:hint="@string/please_input_address"
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_15" />
|
|
|
|
android:textSize="@dimen/dp_15" />
|
|
|
@ -544,15 +444,16 @@
|
|
|
|
<View
|
|
|
|
<View
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
<RelativeLayout
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:paddingRight="@dimen/dp_10">
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
|
|
|
|
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
android:id="@+id/ill"
|
|
|
|
android:id="@+id/ill"
|
|
|
@ -561,12 +462,9 @@
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/medic_history"
|
|
|
|
android:text="@string/medic_history"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
@ -575,21 +473,32 @@
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginStart="@dimen/dp_10"
|
|
|
|
android:layout_marginStart="@dimen/dp_10"
|
|
|
|
android:background="@null"
|
|
|
|
android:background="@null"
|
|
|
|
android:drawableEnd="@mipmap/ic_next"
|
|
|
|
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:hint="@string/please_input_medic"
|
|
|
|
android:hint="@string/please_input_medic"
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
|
|
|
|
android:textColorHint="@color/col_c7c"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
|
|
|
|
android:layout_toLeftOf="@+id/right1"
|
|
|
|
|
|
|
|
android:layout_toRightOf="@+id/ill"
|
|
|
|
|
|
|
|
android:layout_marginRight="@dimen/dp_8"
|
|
|
|
android:textSize="@dimen/dp_15"
|
|
|
|
android:textSize="@dimen/dp_15"
|
|
|
|
|
|
|
|
tools:text="eeeeeee"
|
|
|
|
tools:ignore="UseCompatTextViewDrawableXml" />
|
|
|
|
tools:ignore="UseCompatTextViewDrawableXml" />
|
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
<ImageView
|
|
|
|
|
|
|
|
android:id="@+id/right1"
|
|
|
|
|
|
|
|
android:layout_width="@dimen/dp_11"
|
|
|
|
|
|
|
|
android:layout_height="@dimen/dp_11"
|
|
|
|
|
|
|
|
android:layout_alignParentRight="true"
|
|
|
|
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
|
|
|
|
android:src="@mipmap/ic_next" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
|
|
|
|
<View
|
|
|
|
<View
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
@ -611,26 +520,24 @@
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:padding="@dimen/dp_10"
|
|
|
|
android:padding="@dimen/dp_10"
|
|
|
|
android:text="@string/urgent_people"
|
|
|
|
android:text="@string/urgent_people"
|
|
|
|
|
|
|
|
android:textStyle="bold"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_18" />
|
|
|
|
android:textSize="@dimen/sp_17" />
|
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
<LinearLayout
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:paddingRight="@dimen/dp_10">
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
|
|
|
|
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/name"
|
|
|
|
android:text="@string/name"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<EditText
|
|
|
@ -642,8 +549,6 @@
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:hint="@string/please_input_name"
|
|
|
|
android:hint="@string/please_input_name"
|
|
|
|
android:maxLength="10"
|
|
|
|
android:maxLength="10"
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_15" />
|
|
|
|
android:textSize="@dimen/dp_15" />
|
|
|
@ -654,6 +559,7 @@
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
|
|
|
|
|
|
|
@ -661,19 +567,16 @@
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:paddingRight="@dimen/dp_10">
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
|
|
|
|
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/contact"
|
|
|
|
android:text="@string/contact"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<EditText
|
|
|
@ -686,8 +589,6 @@
|
|
|
|
android:hint="@string/please_input_contact"
|
|
|
|
android:hint="@string/please_input_contact"
|
|
|
|
android:inputType="number"
|
|
|
|
android:inputType="number"
|
|
|
|
android:maxLength="11"
|
|
|
|
android:maxLength="11"
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_15" />
|
|
|
|
android:textSize="@dimen/dp_15" />
|
|
|
@ -697,6 +598,7 @@
|
|
|
|
<View
|
|
|
|
<View
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
@ -705,19 +607,16 @@
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:paddingRight="@dimen/dp_10">
|
|
|
|
android:padding="@dimen/dp_15">
|
|
|
|
|
|
|
|
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
<com.xty.common.weight.RequiredTextView
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:drawablePadding="@dimen/dp_10"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:paddingLeft="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:text="@string/relat"
|
|
|
|
android:text="@string/relat"
|
|
|
|
android:textColor="@color/col_455"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
android:textSize="@dimen/sp_14" />
|
|
|
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<EditText
|
|
|
@ -729,17 +628,16 @@
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:gravity="center|right"
|
|
|
|
android:hint="@string/hint_relat"
|
|
|
|
android:hint="@string/hint_relat"
|
|
|
|
android:maxLength="20"
|
|
|
|
android:maxLength="20"
|
|
|
|
android:paddingTop="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:paddingBottom="@dimen/dp_15"
|
|
|
|
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textColor="@color/col_313"
|
|
|
|
android:textSize="@dimen/dp_15" />
|
|
|
|
android:textSize="@dimen/sp_15" />
|
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
|
|
|
|
<View
|
|
|
|
<View
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
|
|
|
|
android:visibility="gone"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:layout_marginRight="@dimen/dp_10"
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
|
android:background="@color/col_f1f" />
|
|
|
@ -749,13 +647,13 @@
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginStart="@dimen/dp_12"
|
|
|
|
android:layout_marginStart="@dimen/dp_14"
|
|
|
|
android:layout_marginTop="@dimen/dp_10"
|
|
|
|
android:layout_marginTop="@dimen/dp_12"
|
|
|
|
android:layout_marginEnd="@dimen/dp_12"
|
|
|
|
android:layout_marginEnd="@dimen/dp_14"
|
|
|
|
android:layout_marginBottom="@dimen/dp_50"
|
|
|
|
android:layout_marginBottom="@dimen/dp_8"
|
|
|
|
android:text="请完善以上信息,以便于更好的为您提供健管的服务"
|
|
|
|
android:text="*请完善以上信息,以便于更好的为您提供健管的服务请扫机构用户授权码"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textColor="@color/col_c7c"
|
|
|
|
android:textSize="@dimen/sp_13" />
|
|
|
|
android:textSize="@dimen/sp_12" />
|
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
|
|
|
@ -764,17 +662,17 @@
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/mSubmit"
|
|
|
|
android:id="@+id/mSubmit"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="@dimen/dp_50"
|
|
|
|
android:layout_alignParentBottom="true"
|
|
|
|
android:layout_alignParentBottom="true"
|
|
|
|
android:layout_marginLeft="@dimen/dp_20"
|
|
|
|
android:layout_marginLeft="@dimen/dp_25"
|
|
|
|
android:layout_marginTop="@dimen/dp_20"
|
|
|
|
android:layout_marginTop="@dimen/dp_20"
|
|
|
|
android:layout_marginRight="@dimen/dp_20"
|
|
|
|
android:layout_marginRight="@dimen/dp_25"
|
|
|
|
android:layout_marginBottom="@dimen/dp_10"
|
|
|
|
android:layout_marginBottom="@dimen/dp_10"
|
|
|
|
android:background="@drawable/shape_btn_select_bg"
|
|
|
|
android:background="@drawable/shape_btn_select_bg"
|
|
|
|
android:gravity="center"
|
|
|
|
android:gravity="center"
|
|
|
|
android:padding="@dimen/dp_10"
|
|
|
|
|
|
|
|
android:text="@string/confirm_1"
|
|
|
|
android:text="@string/confirm_1"
|
|
|
|
android:textColor="@color/white"
|
|
|
|
android:textColor="@color/white"
|
|
|
|
android:textSize="@dimen/dp_16" />
|
|
|
|
android:textStyle="bold"
|
|
|
|
|
|
|
|
android:textSize="@dimen/sp_18" />
|
|
|
|
|
|
|
|
|
|
|
|
</RelativeLayout>
|
|
|
|
</RelativeLayout>
|