171 lines
7.2 KiB
XML
171 lines
7.2 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
orientation="vertical"
|
||
|
background="#f5f3f6"
|
||
|
fitsSystemWindows="true"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
fillViewport="true">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
padding="16dp"
|
||
|
clickable="true"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="30dp">
|
||
|
<TextView
|
||
|
id="@+id/tv_passport_info_title"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/ekyc_prepare_title"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
style="@style/2132017970"/>
|
||
|
<View
|
||
|
background="@drawable/shape_line_dashed_purple_vertical"
|
||
|
layout_width="6dp"
|
||
|
layout_height="0dp"
|
||
|
NOT_FOUND_0x12="@+id/iv_indicator_liveness_check"
|
||
|
NOT_FOUND_0x17="@+id/iv_indicator_scan_id"
|
||
|
NOT_FOUND_0x18="@+id/iv_indicator_scan_id"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_scan_id"
|
||
|
background="@drawable/icon_national_id_common_ndid"
|
||
|
layout_width="48dp"
|
||
|
layout_height="48dp"
|
||
|
NOT_FOUND_0x11="@+id/tv_scan_id"
|
||
|
NOT_FOUND_0x14="@+id/iv_indicator_scan_id"
|
||
|
NOT_FOUND_0x15="1"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="@+id/tv_scan_id"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_checked_scan_id"
|
||
|
background="@drawable/icon_green_tick"
|
||
|
layout_width="24dp"
|
||
|
layout_height="24dp"
|
||
|
NOT_FOUND_0x11="@+id/iv_scan_id"
|
||
|
NOT_FOUND_0x13="@+id/iv_scan_id"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_indicator_scan_id"
|
||
|
background="@drawable/shape_circle_white_purple_border"
|
||
|
layout_width="11dp"
|
||
|
layout_height="11dp"
|
||
|
layout_marginStart="14dp"
|
||
|
NOT_FOUND_0x11="@+id/iv_scan_id"
|
||
|
NOT_FOUND_0x14="@+id/tv_scan_id"
|
||
|
NOT_FOUND_0x16="@+id/iv_scan_id"
|
||
|
NOT_FOUND_0x19="@+id/iv_scan_id"/>
|
||
|
<TextView
|
||
|
gravity="center_vertical"
|
||
|
id="@+id/tv_scan_id"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="18dp"
|
||
|
minHeight="48dp"
|
||
|
text="@string/common_ndid_submit_documents"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x16="@+id/iv_indicator_scan_id"
|
||
|
NOT_FOUND_0x18="@+id/tv_passport_info_title"
|
||
|
style="@style/2132017876"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_verifying_partner"
|
||
|
background="@drawable/ic_ndid_verifying_partner"
|
||
|
layout_width="48dp"
|
||
|
layout_height="48dp"
|
||
|
NOT_FOUND_0x11="@+id/tv_verifying_partner"
|
||
|
NOT_FOUND_0x14="@+id/iv_indicator_verifying_partner"
|
||
|
NOT_FOUND_0x15="1"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="@+id/tv_verifying_partner"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_checked_verifying_partner"
|
||
|
background="@drawable/icon_green_tick"
|
||
|
layout_width="24dp"
|
||
|
layout_height="24dp"
|
||
|
NOT_FOUND_0x11="@+id/iv_verifying_partner"
|
||
|
NOT_FOUND_0x13="@+id/iv_verifying_partner"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_indicator_verifying_partner"
|
||
|
background="@drawable/shape_circle_white_purple_border"
|
||
|
layout_width="11dp"
|
||
|
layout_height="11dp"
|
||
|
layout_marginStart="14dp"
|
||
|
NOT_FOUND_0x11="@+id/iv_verifying_partner"
|
||
|
NOT_FOUND_0x14="@+id/tv_verifying_partner"
|
||
|
NOT_FOUND_0x16="@+id/iv_verifying_partner"
|
||
|
NOT_FOUND_0x19="@+id/iv_verifying_partner"/>
|
||
|
<TextView
|
||
|
gravity="center_vertical"
|
||
|
id="@+id/tv_verifying_partner"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="48dp"
|
||
|
minHeight="48dp"
|
||
|
text="@string/common_ndid_instruction_verifying_partner_label"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x16="@+id/iv_indicator_verifying_partner"
|
||
|
NOT_FOUND_0x18="@+id/tv_scan_id"
|
||
|
style="@style/2132017876"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_liveness_check"
|
||
|
background="@drawable/icon_liveness_check"
|
||
|
layout_width="48dp"
|
||
|
layout_height="48dp"
|
||
|
NOT_FOUND_0x11="@+id/tv_liveness_check"
|
||
|
NOT_FOUND_0x14="@+id/iv_indicator_liveness_check"
|
||
|
NOT_FOUND_0x15="1"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="@+id/tv_liveness_check"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_checked_liveness_check"
|
||
|
background="@drawable/icon_green_tick"
|
||
|
layout_width="24dp"
|
||
|
layout_height="24dp"
|
||
|
NOT_FOUND_0x11="@+id/iv_liveness_check"
|
||
|
NOT_FOUND_0x13="@+id/iv_liveness_check"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_indicator_liveness_check"
|
||
|
background="@drawable/shape_circle_white_purple_border"
|
||
|
layout_width="11dp"
|
||
|
layout_height="11dp"
|
||
|
layout_marginStart="14dp"
|
||
|
NOT_FOUND_0x11="@+id/iv_liveness_check"
|
||
|
NOT_FOUND_0x14="@+id/tv_liveness_check"
|
||
|
NOT_FOUND_0x16="@+id/iv_liveness_check"
|
||
|
NOT_FOUND_0x19="@+id/iv_liveness_check"/>
|
||
|
<TextView
|
||
|
gravity="center_vertical"
|
||
|
id="@+id/tv_liveness_check"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="48dp"
|
||
|
minHeight="48dp"
|
||
|
text="@string/common_ndid_instruction_liveness_check_label"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x16="@+id/iv_indicator_liveness_check"
|
||
|
NOT_FOUND_0x18="@+id/tv_verifying_partner"
|
||
|
style="@style/2132017876"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<androidx.legacy.widget.Space
|
||
|
id="@+id/space"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="0dp"
|
||
|
layout_weight="1"/>
|
||
|
<Button
|
||
|
layout_gravity="center_horizontal"
|
||
|
id="@+id/bt_next"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="8dp"
|
||
|
text="@string/ekyc_next_button_text"
|
||
|
style="@style/2132017576"/>
|
||
|
</LinearLayout>
|
||
|
</ScrollView>
|