| | |
| | | </LinearLayout>
|
| | | </RelativeLayout>
|
| | |
|
| | | <LinearLayout
|
| | | <RelativeLayout
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_marginTop="10dp"
|
| | | android:gravity="center_horizontal"
|
| | | android:orientation="horizontal">
|
| | |
|
| | | <com.facebook.drawee.view.SimpleDraweeView
|
| | | android:id="@+id/fragment_register_choose_photo"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="@drawable/normal_choose_bcg"
|
| | | android:gravity="center"
|
| | | />
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_update_photo"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="@drawable/normal_choose_bcg"
|
| | | android:text="点击上传照片"
|
| | | android:layout_marginLeft="44dp"
|
| | | android:layout_marginRight="56dp"
|
| | | android:textSize="@dimen/text_size_normal"
|
| | | android:textColor="@android:color/white"
|
| | | android:gravity="center"/>
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_id_card_photo"
|
| | | android:layout_width="330dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="@drawable/normal_choose_bcg"
|
| | | />
|
| | | </LinearLayout>
|
| | | <LinearLayout
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:gravity="center_horizontal"
|
| | | >
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_choose_photo"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="@drawable/normal_choose_bcg"
|
| | | android:gravity="center"
|
| | | />
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_update_photo"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="@drawable/normal_choose_bcg"
|
| | | android:text="点击上传照片"
|
| | | android:layout_marginLeft="44dp"
|
| | | android:layout_marginRight="56dp"
|
| | | android:textSize="@dimen/text_size_normal"
|
| | | android:textColor="@android:color/white"
|
| | | android:gravity="center"
|
| | | />
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_id_card_photo"
|
| | | android:layout_width="330dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="@drawable/normal_choose_bcg"
|
| | | android:padding="55dp"
|
| | | />
|
| | | </LinearLayout>
|
| | | <LinearLayout
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:gravity="center_horizontal"
|
| | | >
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_choose_photo_placeholder_image"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="#07000000"
|
| | | android:src="@drawable/u45"
|
| | | android:paddingLeft="10dp"
|
| | | android:paddingRight="10dp"
|
| | | android:paddingTop="70dp"
|
| | | />
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_update_photo_placeholder_image"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="#07000000"
|
| | | android:text="点击上传照片"
|
| | | android:layout_marginLeft="44dp"
|
| | | android:layout_marginRight="56dp"
|
| | | android:textSize="@dimen/text_size_normal"
|
| | | android:textColor="@android:color/white"
|
| | | android:gravity="center"
|
| | | android:src="@drawable/u45"
|
| | | android:paddingLeft="10dp"
|
| | | android:paddingRight="10dp"
|
| | | android:paddingTop="70dp"
|
| | | />
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_id_card_photo_placeholder_image"
|
| | | android:layout_width="330dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="@drawable/normal_choose_bcg"
|
| | | android:src="@drawable/u117"
|
| | | android:padding="55dp"
|
| | | />
|
| | | </LinearLayout>
|
| | | <LinearLayout
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:gravity="center_horizontal"
|
| | | >
|
| | | <TextView
|
| | | android:id="@+id/fragment_register_choose_photo_placeholder_text_view"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:gravity="center"
|
| | | android:text="选择\n人物照片"
|
| | | android:background="#07000000"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:paddingTop="70dp"
|
| | | />
|
| | | <TextView
|
| | | android:id="@+id/fragment_register_update_photo_placeholder_text_view"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="#07000000"
|
| | | android:text="点击\n上传照片"
|
| | | android:layout_marginLeft="44dp"
|
| | | android:layout_marginRight="56dp"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:gravity="center"
|
| | | android:paddingTop="70dp"
|
| | | />
|
| | | <TextView
|
| | | android:id="@+id/fragment_register_id_card_photo_placeholder_text_view"
|
| | | android:layout_width="330dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="#07000000"
|
| | | android:textSize="@dimen/text_size_navigation"
|
| | | android:text="证件快照"
|
| | | android:gravity="center|center_vertical"
|
| | | android:layout_gravity="center_vertical"
|
| | | />
|
| | | </LinearLayout>
|
| | | </RelativeLayout>
|
| | | <LinearLayout
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|