253 lines
10 KiB
XML
253 lines
10 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"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
background="#f5f3f6"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<LinearLayout
|
|
gravity="center_horizontal"
|
|
orientation="vertical"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<ImageView
|
|
layout_gravity="center_horizontal"
|
|
layout_width="100dp"
|
|
layout_height="100dp"
|
|
src="@drawable/ic_outcome_pending"/>
|
|
<com.scb.phone.view.custom.common.ThaiTextView
|
|
gravity="center_horizontal"
|
|
id="@+id/tv_hml_pending_title"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
style="@style/2132017880"/>
|
|
<com.scb.phone.view.custom.common.ThaiTextView
|
|
gravity="center_horizontal"
|
|
id="@+id/tv_hml_pending_subtitle"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
style="@style/2132017923"/>
|
|
<TextView
|
|
gravity="center_horizontal"
|
|
id="@+id/tv_hml_pending_date"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
style="@style/2132017916"/>
|
|
</LinearLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
padding="24dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="30dp">
|
|
<TextView
|
|
id="@+id/passport_info_title"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/hml_outcome_pending_title_no_aip"
|
|
NOT_FOUND_0x20="0"
|
|
style="@style/2132017879"/>
|
|
<View
|
|
background="@drawable/shape_line_dashed_purple_vertical"
|
|
layout_width="6dp"
|
|
layout_height="0dp"
|
|
NOT_FOUND_0x18="@+id/indicator_liveness_check"
|
|
NOT_FOUND_0x1e="@+id/indicator_scan_id"
|
|
NOT_FOUND_0x1f="@+id/indicator_scan_id"/>
|
|
<ImageView
|
|
id="@+id/icon_scan_id"
|
|
background="@drawable/icon_national_id_scan"
|
|
layout_width="48dp"
|
|
layout_height="48dp"
|
|
NOT_FOUND_0x17="@+id/text_scan_id"
|
|
NOT_FOUND_0x1a="@+id/indicator_scan_id"
|
|
NOT_FOUND_0x1b="0.5"
|
|
NOT_FOUND_0x1c="1"
|
|
NOT_FOUND_0x1e="0"
|
|
NOT_FOUND_0x20="@+id/text_scan_id"
|
|
NOT_FOUND_0x21="0.5"/>
|
|
<ImageView
|
|
id="@+id/checked_scan_id"
|
|
background="@drawable/icon_green_tick"
|
|
layout_width="24dp"
|
|
layout_height="24dp"
|
|
NOT_FOUND_0x17="@+id/icon_scan_id"
|
|
NOT_FOUND_0x19="@+id/icon_scan_id"/>
|
|
<ImageView
|
|
id="@+id/indicator_scan_id"
|
|
background="@drawable/shape_circle_white_purple_border"
|
|
layout_width="11dp"
|
|
layout_height="11dp"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0x17="@+id/icon_scan_id"
|
|
NOT_FOUND_0x1a="@+id/text_scan_id"
|
|
NOT_FOUND_0x1d="@+id/icon_scan_id"
|
|
NOT_FOUND_0x20="@+id/icon_scan_id"/>
|
|
<TextView
|
|
gravity="center_vertical"
|
|
id="@+id/text_scan_id"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="18dp"
|
|
minHeight="48dp"
|
|
text="@string/hml_outcome_pending_step_1_no_aip"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0x19="0"
|
|
NOT_FOUND_0x1d="@+id/indicator_scan_id"
|
|
NOT_FOUND_0x1f="@+id/passport_info_title"
|
|
style="@style/2132017922"/>
|
|
<ImageView
|
|
id="@+id/icon_scan_passport"
|
|
background="@drawable/ic_search_document"
|
|
layout_width="48dp"
|
|
layout_height="48dp"
|
|
NOT_FOUND_0x17="@+id/text_scan_passport"
|
|
NOT_FOUND_0x1a="@+id/indicator_scan_passport"
|
|
NOT_FOUND_0x1b="0.5"
|
|
NOT_FOUND_0x1c="1"
|
|
NOT_FOUND_0x1e="0"
|
|
NOT_FOUND_0x20="@+id/text_scan_passport"
|
|
NOT_FOUND_0x21="0.5"/>
|
|
<ImageView
|
|
id="@+id/indicator_scan_passport"
|
|
background="@drawable/shape_circle_cheque_purple"
|
|
layout_width="11dp"
|
|
layout_height="11dp"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0x17="@+id/icon_scan_passport"
|
|
NOT_FOUND_0x1a="@+id/text_scan_passport"
|
|
NOT_FOUND_0x1d="@+id/icon_scan_passport"
|
|
NOT_FOUND_0x20="@+id/icon_scan_passport"/>
|
|
<TextView
|
|
gravity="center_vertical"
|
|
id="@+id/text_scan_passport"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="30dp"
|
|
minHeight="48dp"
|
|
text="@string/hml_outcome_pending_step_2"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0x19="0"
|
|
NOT_FOUND_0x1d="@+id/indicator_scan_passport"
|
|
NOT_FOUND_0x1f="@+id/text_scan_id"
|
|
style="@style/2132017870"/>
|
|
<ImageView
|
|
id="@+id/icon_liveness_check"
|
|
background="@drawable/ic_signed_document"
|
|
layout_width="48dp"
|
|
layout_height="48dp"
|
|
NOT_FOUND_0x17="@+id/text_liveness_check"
|
|
NOT_FOUND_0x1a="@+id/indicator_liveness_check"
|
|
NOT_FOUND_0x1b="0.5"
|
|
NOT_FOUND_0x1c="1"
|
|
NOT_FOUND_0x1e="0"
|
|
NOT_FOUND_0x20="@+id/text_liveness_check"
|
|
NOT_FOUND_0x21="0.5"/>
|
|
<ImageView
|
|
id="@+id/indicator_liveness_check"
|
|
background="@drawable/shape_circle_white_purple_border"
|
|
layout_width="11dp"
|
|
layout_height="11dp"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0x17="@+id/icon_liveness_check"
|
|
NOT_FOUND_0x1a="@+id/text_liveness_check"
|
|
NOT_FOUND_0x1d="@+id/icon_liveness_check"
|
|
NOT_FOUND_0x20="@+id/icon_liveness_check"/>
|
|
<TextView
|
|
gravity="center_vertical"
|
|
id="@+id/text_liveness_check"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="30dp"
|
|
minHeight="48dp"
|
|
text="@string/hml_outcome_pending_step_3_no_aip"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0x19="0"
|
|
NOT_FOUND_0x1d="@+id/indicator_liveness_check"
|
|
NOT_FOUND_0x1f="@+id/text_scan_passport"
|
|
style="@style/2132017870"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<LinearLayout
|
|
gravity="center_horizontal"
|
|
orientation="vertical"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<TextView
|
|
gravity="center_horizontal"
|
|
id="@+id/tv_notification_header"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
layout_marginBottom="8dp"
|
|
text="@string/hml_outcome_pending_notified_title_no_aip"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
gravity="center_horizontal"
|
|
id="@+id/tv_notification_text"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="16dp"
|
|
text="@string/hml_outcome_pending_notified_content_no_aip"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017923"/>
|
|
<ImageView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
src="@drawable/hml_occupation_pending_image_1"
|
|
adjustViewBounds="true"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"/>
|
|
</LinearLayout>
|
|
<TextView
|
|
gravity="center_horizontal"
|
|
id="@+id/tv_contact"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="24dp"
|
|
layout_marginBottom="24dp"
|
|
text="@string/hml_outcome_pending_inquiries_no_aip"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017916"/>
|
|
<Button
|
|
enabled="true"
|
|
id="@+id/bt_hml_contact_call_center"
|
|
layout_width="match_parent"
|
|
layout_height="50dp"
|
|
layout_margin="16dp"
|
|
text="@string/hml_contact_call_center"
|
|
style="@style/2132017536"/>
|
|
<Button
|
|
gravity="center"
|
|
id="@+id/bt_return_home"
|
|
layout_width="match_parent"
|
|
layout_height="50dp"
|
|
layout_marginBottom="16dp"
|
|
text="@string/hml_outcome_pending_button_text"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017576"/>
|
|
</LinearLayout>
|
|
</ScrollView>
|