| | |
| | | android:layout_height="206dp"
|
| | | android:background="#07000000"
|
| | | android:gravity="center"
|
| | | android:adjustViewBounds="true"
|
| | | />
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_upload_custom_photo"
|
| | |
| | | android:textSize="@dimen/text_size_normal"
|
| | | android:textColor="@android:color/white"
|
| | | android:gravity="center"
|
| | | android:adjustViewBounds="true"
|
| | | />
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_id_card_photo"
|
| | | android:layout_width="330dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="#07000000"
|
| | | android:padding="55dp"
|
| | | android:padding="0dp"
|
| | | android:adjustViewBounds="true"
|
| | | />
|
| | | </LinearLayout>
|
| | | <LinearLayout
|