| | |
| | | android:gravity="center_horizontal"
|
| | | >
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_choose_photo"
|
| | | android:id="@+id/fragment_register_surveillance_photo"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="#07000000"
|
| | | android:gravity="center"
|
| | | />
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_update_photo"
|
| | | android:id="@+id/fragment_register_upload_custom_photo"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="#07000000"
|
| | |
| | | android:gravity="center_horizontal"
|
| | | >
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_choose_photo_placeholder_image"
|
| | | android:id="@+id/fragment_register_surveillance_photo_placeholder_image"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:alpha="0.35"
|
| | |
| | | android:paddingTop="70dp"
|
| | | />
|
| | | <ImageView
|
| | | android:id="@+id/fragment_register_update_photo_placeholder_image"
|
| | | android:id="@+id/fragment_register_upload_custom_photo_placeholder_image"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:alpha="0.35"
|
| | |
| | | android:gravity="center_horizontal"
|
| | | >
|
| | | <TextView
|
| | | android:id="@+id/fragment_register_choose_photo_placeholder_text_view"
|
| | | android:id="@+id/fragment_register_surveillance_photo_placeholder_text_view"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:gravity="center"
|
| | |
| | | android:paddingTop="70dp"
|
| | | />
|
| | | <TextView
|
| | | android:id="@+id/fragment_register_update_photo_placeholder_text_view"
|
| | | android:id="@+id/fragment_register_upload_custom_photo_placeholder_text_view"
|
| | | android:layout_width="147dp"
|
| | | android:layout_height="206dp"
|
| | | android:background="#00000000"
|