265 lines
13 KiB
XML
265 lines
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
orientation="vertical"
|
|
id="@+id/success_view_container"
|
|
background="#f5f3f6"
|
|
focusable="true"
|
|
focusableInTouchMode="true"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<include
|
|
id="@+id/toolbar"
|
|
layout="@layout/2131559376"/>
|
|
<ScrollView
|
|
orientation="vertical"
|
|
fitsSystemWindows="true"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
fillViewport="true"
|
|
layout_below="@+id/toolbar">
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<TextView
|
|
id="@+id/title_text"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
layout_marginBottom="8dp"
|
|
text="@string/national_id_information_title"
|
|
textAllCaps="true"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017849"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/fields_container"
|
|
background="#ffffff"
|
|
paddingBottom="8dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
layout_marginBottom="16dp"
|
|
layout_marginStart="16dp">
|
|
<TextView
|
|
layout_gravity="center_vertical"
|
|
id="@+id/tv_taking_photo_title"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
text="@string/scan_of_national_id_title"
|
|
layout_weight="1"
|
|
NOT_FOUND_0x2f="0"
|
|
NOT_FOUND_0x30="@+id/icon_scan_id"
|
|
style="@style/2132017876"/>
|
|
<androidx.appcompat.widget.AppCompatImageButton
|
|
id="@+id/icon_scan_id"
|
|
background="?attr/selectableItemBackgroundBorderless"
|
|
layout_width="36dp"
|
|
layout_height="36dp"
|
|
layout_margin="16dp"
|
|
src="@drawable/icon_plus_circle"
|
|
scaleType="fitCenter"
|
|
adjustViewBounds="true"
|
|
NOT_FOUND_0x31="0"/>
|
|
<TextView
|
|
gravity="center"
|
|
id="@+id/tv_taking_photo_edit_label"
|
|
paddingTop="8dp"
|
|
focusable="true"
|
|
visibility="gone"
|
|
clickable="true"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/ndid_national_id_edit_button_text"
|
|
NOT_FOUND_0x2c="0"
|
|
NOT_FOUND_0x2d="@+id/icon_scan_id"
|
|
NOT_FOUND_0x32="@+id/icon_scan_id"
|
|
NOT_FOUND_0x33="@+id/icon_scan_id"
|
|
style="@style/2132017668"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<View
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
layout_marginStart="16dp"/>
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle
|
|
id="@+id/custom_spinner_title"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x2a="@string/ndid_national_id_input_title_name_placeholder"
|
|
NOT_FOUND_0x2b="@string/ndid_national_id_input_title_name_title"
|
|
NOT_FOUND_0x2d="0"
|
|
NOT_FOUND_0x2e="0"
|
|
NOT_FOUND_0x32="0"
|
|
NOT_FOUND_0x34="0"
|
|
NOT_FOUND_0x35="@dimen/2131166442"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<com.scb.phone.view.custom.common.CommonInputViewGroup
|
|
id="@+id/ivp_first_name_thai"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x24="50"
|
|
NOT_FOUND_0x26="@string/ndid_national_id_input_first_name_th_placeholder"
|
|
NOT_FOUND_0x27="0x5"
|
|
NOT_FOUND_0x29="@string/ndid_national_id_input_first_name_th_title"/>
|
|
<com.scb.phone.view.custom.common.CommonInputViewGroup
|
|
id="@+id/ivp_last_name_thai"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x24="50"
|
|
NOT_FOUND_0x26="@string/ndid_national_id_input_last_name_th_placeholder"
|
|
NOT_FOUND_0x27="0x5"
|
|
NOT_FOUND_0x29="@string/ndid_national_id_input_last_name_th_title"/>
|
|
<com.scb.phone.view.custom.common.CommonInputViewGroup
|
|
id="@+id/ivp_first_name_english"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x24="50"
|
|
NOT_FOUND_0x26="@string/ndid_national_id_input_first_name_en_placeholder"
|
|
NOT_FOUND_0x27="0x5"
|
|
NOT_FOUND_0x29="@string/ndid_national_id_input_first_name_en_title"/>
|
|
<com.scb.phone.view.custom.common.CommonInputViewGroup
|
|
id="@+id/ivp_last_name_english"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x24="50"
|
|
NOT_FOUND_0x26="@string/ndid_national_id_input_last_name_en_placeholder"
|
|
NOT_FOUND_0x27="0x5"
|
|
NOT_FOUND_0x29="@string/ndid_national_id_input_last_name_en_title"/>
|
|
<com.scb.phone.view.custom.common.CommonInputViewGroup
|
|
id="@+id/ivp_national_id_number"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x25="@string/forgot_pin_personal_info_citizen_id_error"
|
|
NOT_FOUND_0x26="@string/ndid_national_id_input_national_id_number_placeholder"
|
|
NOT_FOUND_0x27="0x5"
|
|
NOT_FOUND_0x29="@string/ndid_national_id_input_national_id_number_title"/>
|
|
<com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle
|
|
id="@+id/custom_spinner_country"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x2b="@string/ndid_national_id_input_country_title"/>
|
|
<com.scb.phone.view.custom.common.CommonInputViewGroup
|
|
id="@+id/ivp_date_of_birth"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x25="@string/forgot_pin_personal_info_date_of_birth_error"
|
|
NOT_FOUND_0x26="@string/ndid_national_id_input_date_of_birth_placeholder"
|
|
NOT_FOUND_0x28="0x2"
|
|
NOT_FOUND_0x29="@string/ndid_national_id_input_date_of_birth_title"/>
|
|
<RelativeLayout
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp">
|
|
<TextView
|
|
layout_gravity="center_vertical"
|
|
id="@+id/laser_id_title"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/laser_id_number_title"
|
|
layout_centerVertical="true"
|
|
layout_marginEnd="28dp"
|
|
style="@style/2132017873"/>
|
|
<ImageView
|
|
id="@+id/help_button"
|
|
layout_width="24dp"
|
|
layout_height="24dp"
|
|
src="@drawable/icon_id_questions"
|
|
layout_centerVertical="true"
|
|
layout_marginStart="-24dp"
|
|
layout_toEndOf="@+id/laser_id_title"/>
|
|
</RelativeLayout>
|
|
<LinearLayout
|
|
layout_gravity="center_vertical"
|
|
orientation="horizontal"
|
|
layout_width="wrap_content"
|
|
layout_height="match_parent"
|
|
layout_marginTop="8dp"
|
|
layout_marginBottom="8dp"
|
|
layout_marginStart="16dp">
|
|
<EditText
|
|
id="@+id/laser_id_first"
|
|
nextFocusRight="@+id/laser_id_second"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
hint="JC0"
|
|
maxLength="3"
|
|
inputType="textVisiblePassword"
|
|
imeOptions="actionNext"
|
|
style="@style/2132017502"/>
|
|
<TextView
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="-"
|
|
layout_marginStart="8dp"
|
|
layout_marginEnd="8dp"
|
|
style="@style/2132017876"/>
|
|
<EditText
|
|
id="@+id/laser_id_second"
|
|
nextFocusRight="@+id/laser_id_third"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
hint="1234567"
|
|
maxLength="7"
|
|
inputType="textVisiblePassword"
|
|
imeOptions="actionNext"
|
|
style="@style/2132017502"/>
|
|
<TextView
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="-"
|
|
layout_marginStart="8dp"
|
|
layout_marginEnd="8dp"
|
|
style="@style/2132017876"/>
|
|
<EditText
|
|
id="@+id/laser_id_third"
|
|
nextFocusDown="@+id/date_edit_text"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
hint="89"
|
|
maxLength="2"
|
|
inputType="textVisiblePassword"
|
|
imeOptions="actionNext"
|
|
style="@style/2132017502"/>
|
|
</LinearLayout>
|
|
<com.scb.phone.view.custom.common.CommonInputViewGroup
|
|
id="@+id/ivp_issued_date"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x25="@string/date_input_error_text"
|
|
NOT_FOUND_0x26="@string/ndid_national_id_input_date_of_birth_placeholder"
|
|
NOT_FOUND_0x28="0x2"
|
|
NOT_FOUND_0x29="@string/date_of_issue_title"/>
|
|
</LinearLayout>
|
|
<androidx.legacy.widget.Space
|
|
id="@+id/space"
|
|
focusable="true"
|
|
focusableInTouchMode="true"
|
|
layout_width="match_parent"
|
|
layout_height="0dp"
|
|
layout_weight="1"/>
|
|
<Button
|
|
enabled="false"
|
|
layout_gravity="bottom"
|
|
id="@+id/button_next"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
layout_marginTop="16dp"
|
|
layout_marginBottom="24dp"
|
|
text="@string/national_id_next_title"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017576"/>
|
|
</LinearLayout>
|
|
</ScrollView>
|
|
</RelativeLayout>
|