xuxiuxi
2017-04-11 1da814941fdb3d4c5e8ed4cc5229b387b7954d81
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register.xml
@@ -94,7 +94,7 @@
                    android:textColor="@android:color/white"
                    android:gravity="center"/>-->
                <ImageView
                    android:id="@+id/fragment_register_update__photo"
                    android:id="@+id/fragment_register_update_photo"
                    android:layout_width="147dp"
                    android:layout_height="206dp"
                    android:background="@drawable/normal_choose_bcg"
@@ -105,7 +105,7 @@
                    android:textColor="@android:color/white"
                    android:gravity="center"/>
                <TextView
                    android:id="@+id/fragment_register_idcard_photo"
                    android:id="@+id/fragment_register_id_card_photo"
                    android:layout_width="330dp"
                    android:layout_height="206dp"
                    android:background="@drawable/normal_choose_bcg"
@@ -125,31 +125,31 @@
                    android:layout_height="wrap_content"
                    android:orientation="vertical">
                    <cn.com.basic.face.widget.register.RegisterRightFieldTextView
                        android:id="@+id/register_name"
                        android:id="@+id/fragment_register_name"
                        android:layout_height="wrap_content"
                        android:layout_width="278dp"
                        register:label="@string/title_name"
                        />
                    <cn.com.basic.face.widget.register.RegisterRightFieldLabelView
                        android:id="@+id/register_gender"
                        android:id="@+id/fragment_register_gender"
                        android:layout_height="wrap_content"
                        android:layout_width="278dp"
                        register:label="@string/title_sex"
                        />
                    <cn.com.basic.face.widget.register.RegisterRightFieldLabelView
                        android:id="@+id/register_country"
                        android:id="@+id/fragment_register_country"
                        android:layout_height="wrap_content"
                        android:layout_width="278dp"
                        register:label="@string/title_nation"
                        />
                    <cn.com.basic.face.widget.register.RegisterRightFieldLabelView
                        android:id="@+id/register_birthday"
                        android:id="@+id/fragment_register_birthday"
                        android:layout_height="wrap_content"
                        android:layout_width="278dp"
                        register:label="@string/title_birthday"
                        />
                    <cn.com.basic.face.widget.register.RegisterRightFieldLabelView
                        android:id="@+id/register_visitor_class"
                        android:id="@+id/fragment_register_visitor_class"
                        android:layout_height="wrap_content"
                        android:layout_width="278dp"
                        register:label="@string/title_visitorClass"
@@ -161,31 +161,31 @@
                    android:layout_marginLeft="122dp"
                    android:orientation="vertical">
                    <cn.com.basic.face.widget.register.RegisterRightFieldTextView
                        android:id="@+id/register_phone"
                        android:id="@+id/fragment_register_phone"
                        android:layout_height="wrap_content"
                        android:layout_width="278dp"
                        register:label="@string/title_phone"
                        />
                    <cn.com.basic.face.widget.register.RegisterRightFieldLabelView
                        android:id="@+id/register_id_class"
                        android:id="@+id/fragment_register_id_class"
                        android:layout_height="wrap_content"
                        android:layout_width="278dp"
                        register:label="@string/title_idClass"
                        />
                    <cn.com.basic.face.widget.register.RegisterRightFieldTextView
                        android:id="@+id/register_id_num"
                        android:id="@+id/fragment_register_id_num"
                        android:layout_height="wrap_content"
                        android:layout_width="278dp"
                        register:label="@string/title_idNumber"
                        />
                    <cn.com.basic.face.widget.register.RegisterRightFieldTextView
                        android:id="@+id/register_company"
                        android:id="@+id/fragment_register_company"
                        android:layout_height="wrap_content"
                        android:layout_width="278dp"
                        register:label="@string/title_companyName"
                        />
                    <cn.com.basic.face.widget.register.RegisterRightFieldTextView
                        android:id="@+id/register_remark"
                        android:id="@+id/fragment_register_remark"
                        android:layout_height="wrap_content"
                        android:layout_width="278dp"
                        register:label="@string/title_remark"