| | |
| | | >
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_surveillance_photo"
|
| | | android:layout_width="147dp"
|
| | | android:layout_width="197dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="#07000000"
|
| | | android:gravity="center"
|
| | |
| | | />
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_upload_custom_photo"
|
| | | android:layout_width="147dp"
|
| | | android:layout_width="197dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="#07000000"
|
| | | android:text="点击上传照片"
|
| | | android:layout_marginLeft="44dp"
|
| | | android:layout_marginRight="56dp"
|
| | | android:layout_marginLeft="10dp"
|
| | | android:layout_marginRight="10dp"
|
| | | android:textSize="@dimen/text_size_normal"
|
| | | android:textColor="@android:color/white"
|
| | | android:gravity="center"
|
| | |
| | | >
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_surveillance_photo_placeholder_image"
|
| | | android:layout_width="147dp"
|
| | | android:layout_width="197dp"
|
| | | android:layout_height="206dp"
|
| | | android:alpha="0.35"
|
| | | android:src="@drawable/u45"
|
| | |
| | | />
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_upload_custom_photo_placeholder_image"
|
| | | android:layout_width="147dp"
|
| | | android:layout_width="197dp"
|
| | | android:layout_height="206dp"
|
| | | android:alpha="0.35"
|
| | | android:text="点击上传照片"
|
| | | android:layout_marginLeft="44dp"
|
| | | android:layout_marginRight="56dp"
|
| | | android:layout_marginLeft="10dp"
|
| | | android:layout_marginRight="10dp"
|
| | | android:textSize="@dimen/text_size_normal"
|
| | | android:textColor="@android:color/white"
|
| | | android:gravity="center"
|
| | |
| | | >
|
| | | <TextView
|
| | | android:id="@+id/fragment_register_surveillance_photo_placeholder_text_view"
|
| | | android:layout_width="147dp"
|
| | | android:layout_width="197dp"
|
| | | android:layout_height="206dp"
|
| | | android:gravity="center"
|
| | | android:text="选择\n人物照片"
|
| | |
| | | />
|
| | | <TextView
|
| | | android:id="@+id/fragment_register_upload_custom_photo_placeholder_text_view"
|
| | | android:layout_width="147dp"
|
| | | android:layout_width="197dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="#00000000"
|
| | | android:text="点击\n上传照片"
|
| | | android:layout_marginLeft="44dp"
|
| | | android:layout_marginRight="56dp"
|
| | | android:layout_marginLeft="10dp"
|
| | | android:layout_marginRight="10dp"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:gravity="center"
|
| | | android:paddingTop="70dp"
|
| | |
| | | <cn.com.basic.face.widget.register.RegisterRightFieldTextView
|
| | | android:id="@+id/fragment_register_name"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"
|
| | | android:layout_width="311dp"
|
| | | register:label="@string/title_name"
|
| | | />
|
| | | <cn.com.basic.face.widget.register.RegisterRightFieldLabelView
|
| | | android:id="@+id/fragment_register_gender"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"
|
| | | android:layout_width="311dp"
|
| | | register:label="@string/title_sex"
|
| | | />
|
| | | <cn.com.basic.face.widget.register.RegisterRightFieldLabelView
|
| | | android:id="@+id/fragment_register_country"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"
|
| | | android:layout_width="311dp"
|
| | | register:label="@string/title_nation"
|
| | | />
|
| | | <cn.com.basic.face.widget.register.RegisterRightFieldLabelView
|
| | | android:id="@+id/fragment_register_birthday"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"
|
| | | android:layout_width="311dp"
|
| | | register:label="@string/title_birthday"
|
| | | />
|
| | | <cn.com.basic.face.widget.register.RegisterRightFieldLabelView
|
| | | android:id="@+id/fragment_register_visitor_class"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"
|
| | | android:layout_width="311dp"
|
| | | register:label="@string/title_visitorClass"
|
| | | />
|
| | | </LinearLayout>
|
| | |
| | | <cn.com.basic.face.widget.register.RegisterRightFieldTextView
|
| | | android:id="@+id/fragment_register_phone"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"
|
| | | android:layout_width="311dp"
|
| | | register:label="@string/title_phone"
|
| | | />
|
| | | <cn.com.basic.face.widget.register.RegisterRightFieldLabelView
|
| | | android:id="@+id/fragment_register_id_class"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"
|
| | | android:layout_width="311dp"
|
| | | register:label="@string/title_idClass"
|
| | | />
|
| | | <cn.com.basic.face.widget.register.RegisterRightFieldTextView
|
| | | android:id="@+id/fragment_register_id_num"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"
|
| | | android:layout_width="311dp"
|
| | | register:label="@string/title_idNumber"
|
| | | />
|
| | | <cn.com.basic.face.widget.register.RegisterRightFieldTextView
|
| | | android:id="@+id/fragment_register_company"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"
|
| | | android:layout_width="311dp"
|
| | | register:label="@string/title_companyName"
|
| | | />
|
| | | <cn.com.basic.face.widget.register.RegisterRightFieldTextView
|
| | | android:id="@+id/fragment_register_remark"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_width="278dp"
|
| | | android:layout_width="311dp"
|
| | | register:label="@string/title_remark"
|
| | | />
|
| | | </LinearLayout>
|