| | |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
| | | xmlns:tools="http://schemas.android.com/tools"
|
| | | android:id="@+id/register_base"
|
| | | android:orientation="vertical" android:layout_width="match_parent"
|
| | | android:background="@android:color/white"
|
| | |
| | | android:layout_marginTop="10dp"
|
| | | android:gravity="center_horizontal"
|
| | | android:orientation="horizontal">
|
| | | <TextView
|
| | |
|
| | | <com.facebook.drawee.view.SimpleDraweeView
|
| | | android:id="@+id/register_choose_photo"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:gravity="center"
|
| | | />
|
| | | <!--<TextView
|
| | | android:id="@+id/register_choose_photo"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | |
| | | android:text="选择人物快照"
|
| | | android:textSize="@dimen/text_size_normal"
|
| | | android:textColor="@android:color/white"
|
| | | android:gravity="center"/>
|
| | | android:gravity="center"/>-->
|
| | | <ImageView
|
| | | android:id="@+id/register_update__photo"
|
| | | android:layout_width="147dp"
|
| | |
| | | android:layout_height="wrap_content"
|
| | | android:orientation="vertical">
|
| | |
|
| | | <include layout="@layout/registe_edittext"
|
| | | <include layout="@layout/fragment_register_right_field"
|
| | | android:id="@+id/register_name"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"/>
|
| | | <include layout="@layout/register_textview"
|
| | | <include layout="@layout/fragment_register_right_label"
|
| | | android:id="@+id/register_gender"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"/>
|
| | | <include layout="@layout/register_textview"
|
| | | <include layout="@layout/fragment_register_right_label"
|
| | | android:id="@+id/register_country"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"/>
|
| | | <include layout="@layout/register_textview"
|
| | | <include layout="@layout/fragment_register_right_label"
|
| | | android:id="@+id/register_birthday"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"/>
|
| | | <include layout="@layout/register_textview"
|
| | | <include layout="@layout/fragment_register_right_label"
|
| | | android:id="@+id/register_visitor_class"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"/>
|
| | |
| | | android:layout_marginLeft="122dp"
|
| | | android:orientation="vertical">
|
| | |
|
| | | <include layout="@layout/registe_edittext"
|
| | | <include layout="@layout/fragment_register_right_field"
|
| | | android:id="@+id/register_phone"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"/>
|
| | | <include layout="@layout/register_textview"
|
| | | <include layout="@layout/fragment_register_right_label"
|
| | | android:id="@+id/register_id_class"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"/>
|
| | | <include layout="@layout/registe_edittext"
|
| | | <include layout="@layout/fragment_register_right_field"
|
| | | android:id="@+id/register_id_num"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"/>
|
| | | <include layout="@layout/registe_edittext"
|
| | | <include layout="@layout/fragment_register_right_field"
|
| | | android:id="@+id/register_company"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"/>
|
| | | <include layout="@layout/registe_edittext"
|
| | | <include layout="@layout/fragment_register_right_field"
|
| | | android:id="@+id/register_remark"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"/>
|