632 lines
28 KiB
XML
632 lines
28 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<android.support.v4.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:orientation="vertical"
|
|
android:overScrollMode="never"
|
|
android:scrollbars="none">
|
|
|
|
<LinearLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="vertical">
|
|
|
|
|
|
<LinearLayout
|
|
android:id="@+id/ll_content"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="vertical">
|
|
|
|
<android.support.v7.widget.CardView
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_margin="8dp"
|
|
app:cardCornerRadius="5dp"
|
|
app:cardPreventCornerOverlap="true"
|
|
app:cardUseCompatPadding="false">
|
|
|
|
<LinearLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="vertical">
|
|
|
|
<TextView
|
|
style="@style/issue_report_title"
|
|
android:padding="8dp"
|
|
android:text="基本信息"
|
|
android:textStyle="bold" />
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView style="@style/style_hint_star" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="身份证号" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
<EditText
|
|
android:id="@+id/et_identity"
|
|
style="@style/item_content"
|
|
android:digits="@string/id_card_type"
|
|
android:hint="请输入身份证号码"
|
|
android:inputType="number" />
|
|
</LinearLayout>
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView style="@style/style_hint_star" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="姓        名" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
<EditText
|
|
android:id="@+id/et_name"
|
|
style="@style/item_content"
|
|
android:hint="请输入姓名"
|
|
android:inputType="text" />
|
|
</LinearLayout>
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="invisible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="曾  用  名" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
<EditText
|
|
android:id="@+id/et_once_name"
|
|
style="@style/item_content"
|
|
android:hint="请输入曾用名"
|
|
android:inputType="text" />
|
|
</LinearLayout>
|
|
|
|
<!-- <LinearLayout style="@style/item_gray">-->
|
|
|
|
<!-- <ImageView style="@style/style_hint_star" />-->
|
|
|
|
<!-- <TextView-->
|
|
<!-- style="@style/item_title"-->
|
|
<!-- android:text="性        别" />-->
|
|
|
|
<!-- <View style="@style/vertical_line" />-->
|
|
|
|
<!-- <TextView-->
|
|
<!-- android:id="@+id/tv_gender"-->
|
|
<!-- style="@style/sel_text_arrow"-->
|
|
<!-- android:hint="请选择性别" />-->
|
|
<!-- </LinearLayout>-->
|
|
|
|
<!-- <LinearLayout style="@style/item_gray">-->
|
|
|
|
<!-- <ImageView style="@style/style_hint_star" />-->
|
|
|
|
<!-- <TextView-->
|
|
<!-- style="@style/item_title"-->
|
|
<!-- android:text="出生日期" />-->
|
|
|
|
<!-- <View style="@style/vertical_line" />-->
|
|
|
|
|
|
<!-- <TextView-->
|
|
<!-- android:id="@+id/tv_birth"-->
|
|
<!-- style="@style/sel_text_arrow"-->
|
|
<!-- android:hint="请选择出生日期" />-->
|
|
<!-- </LinearLayout>-->
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="visible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="民         族" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
|
|
<TextView
|
|
android:id="@+id/tv_nation"
|
|
style="@style/sel_text_arrow"
|
|
android:hint="请选择名族" />
|
|
</LinearLayout>
|
|
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="visible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="籍贯" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
<EditText
|
|
android:id="@+id/et_native"
|
|
style="@style/item_content"
|
|
android:hint="请输入籍贯"
|
|
android:inputType="text" />
|
|
</LinearLayout>
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="visible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="婚姻状况" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
|
|
<TextView
|
|
android:id="@+id/tv_marry"
|
|
style="@style/sel_text_arrow"
|
|
android:hint="请选择婚姻状况" />
|
|
</LinearLayout>
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="visible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="政治面貌" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
|
|
<TextView
|
|
android:id="@+id/tv_political"
|
|
style="@style/sel_text_arrow"
|
|
android:hint="请选择政治面貌" />
|
|
</LinearLayout>
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="visible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="学         历" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
|
|
<TextView
|
|
android:id="@+id/tv_edu"
|
|
style="@style/sel_text_arrow"
|
|
android:hint="请选择学历" />
|
|
</LinearLayout>
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="visible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="宗教信仰" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
|
|
<TextView
|
|
android:id="@+id/tv_religion"
|
|
style="@style/sel_text_arrow"
|
|
android:hint="请选择宗教信仰" />
|
|
</LinearLayout>
|
|
|
|
<!-- <LinearLayout style="@style/item_gray">-->
|
|
|
|
<!-- <ImageView style="@style/style_hint_star" />-->
|
|
|
|
<!-- <TextView-->
|
|
<!-- style="@style/item_title"-->
|
|
<!-- android:text="职业类别" />-->
|
|
|
|
<!-- <View style="@style/vertical_line" />-->
|
|
|
|
|
|
<!-- <TextView-->
|
|
<!-- android:id="@+id/tv_work_type"-->
|
|
<!-- style="@style/sel_text_arrow"-->
|
|
<!-- android:hint="请选择职业类别" />-->
|
|
<!-- </LinearLayout>-->
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="visible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="职          业" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
<EditText
|
|
android:id="@+id/et_work"
|
|
style="@style/item_content"
|
|
android:hint="请输入职业" />
|
|
</LinearLayout>
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="visible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="工作单位" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
<EditText
|
|
android:id="@+id/et_work_space"
|
|
style="@style/item_content"
|
|
android:hint="请输入工作单位"
|
|
android:inputType="text" />
|
|
</LinearLayout>
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="visible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="联系方式" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
<EditText
|
|
android:id="@+id/et_phone"
|
|
style="@style/item_content"
|
|
android:hint="请输入联系方式"
|
|
android:inputType="number" />
|
|
</LinearLayout>
|
|
|
|
<!-- <LinearLayout style="@style/item_gray">-->
|
|
|
|
<!-- <ImageView-->
|
|
<!-- style="@style/style_hint_star"-->
|
|
<!-- android:visibility="visible" />-->
|
|
|
|
<!-- <TextView-->
|
|
<!-- style="@style/item_title"-->
|
|
<!-- android:text="户籍地" />-->
|
|
|
|
<!-- <View style="@style/vertical_line" />-->
|
|
|
|
<!-- <TextView-->
|
|
<!-- android:id="@+id/tv_census_loc"-->
|
|
<!-- style="@style/sel_text_arrow"-->
|
|
<!-- android:hint="请选择户籍地" />-->
|
|
<!-- </LinearLayout>-->
|
|
|
|
<!-- <LinearLayout style="@style/item_gray">-->
|
|
|
|
<!-- <ImageView-->
|
|
<!-- style="@style/style_hint_star"-->
|
|
<!-- android:visibility="visible" />-->
|
|
|
|
<!-- <TextView-->
|
|
<!-- style="@style/item_title"-->
|
|
<!-- android:text="户籍地详址" />-->
|
|
|
|
<!-- <View style="@style/vertical_line" />-->
|
|
|
|
<!-- <EditText-->
|
|
<!-- android:id="@+id/et_census_detail"-->
|
|
<!-- style="@style/item_content"-->
|
|
<!-- android:hint="请输入户籍地(楼)详址"-->
|
|
<!-- android:inputType="text" />-->
|
|
<!-- </LinearLayout>-->
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="visible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="现 住 地" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
<TextView
|
|
android:id="@+id/tv_cur_loc"
|
|
style="@style/sel_text_arrow"
|
|
android:hint="请选择现住地" />
|
|
</LinearLayout>
|
|
|
|
|
|
<LinearLayout style="@style/item_gray">
|
|
|
|
<ImageView
|
|
style="@style/style_hint_star"
|
|
android:visibility="invisible" />
|
|
|
|
<TextView
|
|
style="@style/item_title"
|
|
android:text="详细地址" />
|
|
|
|
<View style="@style/vertical_line" />
|
|
|
|
<EditText
|
|
android:id="@+id/et_cur_detail"
|
|
style="@style/item_content"
|
|
android:hint="请输入详细地址"
|
|
android:inputType="text" />
|
|
</LinearLayout>
|
|
|
|
<LinearLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginLeft="10dp"
|
|
android:layout_marginRight="10dp"
|
|
android:background="@drawable/shp_rectangle_gray"
|
|
android:orientation="vertical"
|
|
android:paddingLeft="12dp"
|
|
android:paddingTop="5dp"
|
|
android:paddingBottom="5dp">
|
|
|
|
<TextView
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:text="其他类型"
|
|
android:textColor="@color/black" />
|
|
|
|
<LinearLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:gravity="center_vertical"
|
|
android:orientation="horizontal"
|
|
android:paddingTop="5dp"
|
|
android:paddingBottom="5dp">
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_1"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="流动人口"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_2"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="留守人员"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_3"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="退伍军人"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
</LinearLayout>
|
|
|
|
<LinearLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal"
|
|
android:paddingTop="5dp"
|
|
android:paddingBottom="5dp">
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_4"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="五保户"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_5"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="低保户"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_6"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="残疾人"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
</LinearLayout>
|
|
|
|
<LinearLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal"
|
|
android:paddingTop="5dp"
|
|
android:paddingBottom="5dp">
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_7"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="重点信访户"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_8"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="刑满释放人员"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_9"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="社区矫正人员"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
</LinearLayout>
|
|
|
|
<LinearLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal"
|
|
android:paddingTop="5dp"
|
|
android:paddingBottom="5dp">
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_10"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="肇事肇祸等"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_11"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="吸毒人员"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
<CheckBox
|
|
android:id="@+id/cb_12"
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"
|
|
android:background="@null"
|
|
android:button="@null"
|
|
android:drawableLeft="@drawable/sel_remeber_pwd"
|
|
android:ellipsize="end"
|
|
android:gravity="center_vertical"
|
|
android:maxLines="1"
|
|
android:text="艾滋病人员"
|
|
android:textSize="@dimen/text_14" />
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
<Button
|
|
android:id="@+id/btn_confirm"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_margin="15dp"
|
|
android:background="@drawable/sel_btn_submit"
|
|
android:minHeight="0dp"
|
|
android:padding="10dp"
|
|
android:text="保    存"
|
|
android:textColor="@color/white"
|
|
android:textSize="17sp" />
|
|
</LinearLayout>
|
|
</android.support.v7.widget.CardView>
|
|
</LinearLayout>
|
|
|
|
|
|
</LinearLayout>
|
|
</android.support.v4.widget.NestedScrollView> |