| | |
| | | android:orientation="horizontal"
|
| | | android:layout_alignParentBottom="true"
|
| | | android:layout_height="40dp">
|
| | | <!--<ImageView
|
| | | android:id="@+id/register_add"
|
| | | android:src="@mipmap/ic_launcher"
|
| | | android:layout_width="20dp"
|
| | | android:layout_height="20dp" />
|
| | | <ImageView
|
| | | android:id="@+id/register_save"
|
| | | android:layout_marginLeft="19dp"
|
| | | android:layout_marginRight="35dp"
|
| | | android:src="@mipmap/ic_launcher"
|
| | | android:layout_width="20dp"
|
| | | android:layout_height="20dp" />
|
| | | -->
|
| | | <TextView
|
| | | android:id="@+id/fragment_register_add"
|
| | | android:layout_width="40dp"
|
| | |
| | | android:gravity="center_horizontal"
|
| | | android:orientation="horizontal">
|
| | |
|
| | | <com.facebook.drawee.view.SimpleDraweeView
|
| | | <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"
|
| | | />
|
| | | <!--<TextView
|
| | | android:id="@+id/register_choose_photo"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="@drawable/normal_choose_bcg"
|
| | | android:text="选择人物快照"
|
| | | android:textSize="@dimen/text_size_normal"
|
| | | android:textColor="@android:color/white"
|
| | | android:gravity="center"/>-->
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_update_photo"
|
| | | android:layout_width="147dp"
|
| | |
| | | android:textSize="@dimen/text_size_normal"
|
| | | android:textColor="@android:color/white"
|
| | | android:gravity="center"/>
|
| | | <TextView
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_id_card_photo"
|
| | | android:layout_width="330dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="@drawable/normal_choose_bcg"
|
| | | android:text="证件快照"
|
| | | android:textSize="@dimen/text_size_normal"
|
| | | android:textColor="@android:color/white"
|
| | | android:gravity="center"/>
|
| | | />
|
| | | </LinearLayout>
|
| | | <LinearLayout
|
| | | android:layout_width="wrap_content"
|