531 lines
25 KiB
XML
531 lines
25 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<androidx.core.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_container"
|
||
|
focusableInTouchMode="true"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_bank_views_container"
|
||
|
background="@drawable/bg_white_round_with_bottom_border"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_bank_title"
|
||
|
background="@drawable/bg_fake_white_with_bottom_border"
|
||
|
paddingTop="16dp"
|
||
|
paddingBottom="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/remittance_recipient_bank_title"
|
||
|
textAllCaps="true"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_receiving_bank"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_receiving_bank"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427452"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_receiving_bank_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_receiving_bank_input_title"/>
|
||
|
<com.scb.phone.view.custom.common.CustomTextviewOutlineWithIcon
|
||
|
id="@+id/ctv_receiving_bank_dropdown"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x1d="@string/remittance_recipient_receiving_bank_dropdown_hint"
|
||
|
NOT_FOUND_0x1e="@drawable/icon_scbs_next_arrow"
|
||
|
NOT_FOUND_0x1f="true"
|
||
|
NOT_FOUND_0x26="@string/remittance_recipient_receiving_bank_input_title"/>
|
||
|
</LinearLayout>
|
||
|
<com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle
|
||
|
id="@+id/swt_account_type"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x27="@string/remittance_recipient_account_type_input_hint"
|
||
|
NOT_FOUND_0x28="@string/remittance_recipient_account_type_input_title"/>
|
||
|
<com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle
|
||
|
id="@+id/swt_transfer_method"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x27="@string/remittance_recipient_transfer_method_input_hint"
|
||
|
NOT_FOUND_0x28="@string/remittance_recipient_transfer_method_input_title"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/cs_layout_mobile_transfer_method"
|
||
|
background="#ffffff"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_mobile_number"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/remittance_input_mobile_number_title"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x2a="@+id/cs_layout_mobile_input"
|
||
|
NOT_FOUND_0x2b="0"
|
||
|
NOT_FOUND_0x2d="0"
|
||
|
NOT_FOUND_0x2f="0"
|
||
|
style="@style/2132017876"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/cs_layout_mobile_input"
|
||
|
background="@drawable/shape_gray_rounded_rectangle"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="40dp"
|
||
|
layout_marginTop="8dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x2b="@+id/tv_mobile_number"
|
||
|
NOT_FOUND_0x2e="@+id/tv_mobile_number">
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
id="@+id/tv_mobile_plus"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="match_parent"
|
||
|
text="@string/remittance_plus_sign"
|
||
|
layout_marginStart="11dp"
|
||
|
NOT_FOUND_0x2d="0"
|
||
|
style="@style/2132017876"/>
|
||
|
<com.scb.phone.view.custom.common.CustomEditText
|
||
|
textColorHint="#959199"
|
||
|
ellipsize="end"
|
||
|
id="@+id/et_mobile_transfer_method"
|
||
|
background="@null"
|
||
|
layout_width="0dp"
|
||
|
layout_height="match_parent"
|
||
|
hint="@string/remittance_input_transfer_method_mobile_hint"
|
||
|
lines="1"
|
||
|
maxLength="31"
|
||
|
inputType="number"
|
||
|
paddingStart="0dp"
|
||
|
paddingEnd="14dp"
|
||
|
NOT_FOUND_0x2b="0"
|
||
|
NOT_FOUND_0x2c="@+id/tv_mobile_plus"
|
||
|
style="@style/2132017876"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<TextView
|
||
|
id="@+id/tv_mobile_transfer_error"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
text="@string/remittance_transfer_method_empty_error"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x2e="@+id/cs_layout_mobile_input"
|
||
|
style="@style/2132017856"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_mobile_transfer_method_desc"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x2e="@+id/tv_mobile_transfer_error"
|
||
|
style="@style/2132017664"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_email_transfer_method"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427458"
|
||
|
NOT_FOUND_0x21="@string/remittance_recipient_email_input_error"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_email_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_email_input_title"/>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_bank_code"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427455"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_bank_code_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_bank_code_input_title"/>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_account_number"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427458"
|
||
|
NOT_FOUND_0x21="@string/mw_bd_error_email"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_account_number_input_title"/>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_swift_code"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427453"
|
||
|
NOT_FOUND_0x21="@string/mw_bd_error_email"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_swift_code_input_title"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_personal_detail_views_container"
|
||
|
background="@drawable/bg_white_round_with_bottom_border"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_personal_detail_title"
|
||
|
background="@drawable/bg_fake_white_with_bottom_border"
|
||
|
paddingTop="16dp"
|
||
|
paddingBottom="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/remittance_recipient_personal_detail_title"
|
||
|
textAllCaps="true"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
weightSum="1">
|
||
|
<com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle
|
||
|
id="@+id/swt_title"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_weight="0.6"
|
||
|
paddingEnd="-16dp"
|
||
|
NOT_FOUND_0x27="@string/remittance_recipient_title_input_hint"
|
||
|
NOT_FOUND_0x28="@string/remittance_recipient_title_input_title"/>
|
||
|
</LinearLayout>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_first_name"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427458"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_first_name_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_first_name_input_title"/>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_last_name"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427458"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_last_name_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_last_name_input_title"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_nationality"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_nationality"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427457"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_nationality_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_nationality_input_title"/>
|
||
|
<com.scb.phone.view.custom.common.CustomTextviewOutlineWithIcon
|
||
|
id="@+id/ctv_nationality_dropdown"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x1d="@string/remittance_recipient_nationality_dropdown_hint"
|
||
|
NOT_FOUND_0x1e="@drawable/icon_scbs_next_arrow"
|
||
|
NOT_FOUND_0x1f="true"
|
||
|
NOT_FOUND_0x26="@string/remittance_recipient_nationality_input_title"/>
|
||
|
</LinearLayout>
|
||
|
<com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle
|
||
|
id="@+id/swt_identification_type"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x27="@string/remittance_recipient_identification_type_input_hint"
|
||
|
NOT_FOUND_0x28="@string/remittance_recipient_identification_type_input_title"/>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_national_id"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427458"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_national_id_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x24="0x2"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_national_id_input_title"/>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_passport_number"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427458"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_passport_number_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_passport_number_input_title"/>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_date_of_birth"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427451"
|
||
|
NOT_FOUND_0x22="@string/ndid_national_id_input_date_of_birth_placeholder"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x24="0x2"
|
||
|
NOT_FOUND_0x25="@string/ndid_national_id_input_date_of_birth_title"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_address_views_container"
|
||
|
background="@drawable/bg_white_round_with_bottom_border"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_address_title"
|
||
|
background="@drawable/bg_fake_white_with_bottom_border"
|
||
|
paddingTop="16dp"
|
||
|
paddingBottom="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/remittance_recipient_address_title"
|
||
|
textAllCaps="true"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_address"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427457"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_address_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_address_input_title"/>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_city"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427454"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_city_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_city_input_title"/>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_state"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427451"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_state_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_state_input_title"/>
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
weightSum="1">
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_postcode"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_weight="0.5"
|
||
|
NOT_FOUND_0x20="@integer/2131427451"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_postcode_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_postcode_input_title"/>
|
||
|
</LinearLayout>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_contact_detail_views_container"
|
||
|
background="@drawable/bg_white_round_with_bottom_border"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_contact_detail_title"
|
||
|
background="@drawable/bg_fake_white_with_bottom_border"
|
||
|
paddingTop="16dp"
|
||
|
paddingBottom="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/remittance_recipient_contact_detail_title"
|
||
|
textAllCaps="true"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_contact_number_title"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
text="@string/remittance_recipient_contact_number_input_title"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017876"/>
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp">
|
||
|
<com.scb.phone.view.custom.common.CustomEditText
|
||
|
textColorHint="#959199"
|
||
|
id="@+id/et_country_code"
|
||
|
layout_width="0dp"
|
||
|
layout_height="40dp"
|
||
|
hint="@string/remittance_recipient_country_code_input_hint"
|
||
|
maxLength="3"
|
||
|
layout_weight="0.4"
|
||
|
inputType="number"
|
||
|
imeOptions="actionNext"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017542"/>
|
||
|
<TextView
|
||
|
layout_gravity="center"
|
||
|
id="@+id/tv_divider_phone_number"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/remittance_recipient_contact_number_divider"
|
||
|
layout_marginStart="8dp"
|
||
|
layout_marginEnd="8dp"
|
||
|
style="@style/2132017876"/>
|
||
|
<com.scb.phone.view.custom.common.CustomEditText
|
||
|
textColorHint="#959199"
|
||
|
id="@+id/et_phone_number"
|
||
|
layout_width="0dp"
|
||
|
layout_height="40dp"
|
||
|
hint="@string/remittance_recipient_phone_number_input_hint"
|
||
|
maxLength="20"
|
||
|
layout_weight="0.6"
|
||
|
inputType="number"
|
||
|
imeOptions="actionNext"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017542"/>
|
||
|
</LinearLayout>
|
||
|
<com.scb.phone.view.custom.common.TintInputViewGroup
|
||
|
id="@+id/ivg_email"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x20="@integer/2131427457"
|
||
|
NOT_FOUND_0x21="@string/mw_bd_error_email"
|
||
|
NOT_FOUND_0x22="@string/remittance_recipient_email_input_hint"
|
||
|
NOT_FOUND_0x23="0x5"
|
||
|
NOT_FOUND_0x25="@string/remittance_recipient_email_input_title"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_transaction_detail_views_container"
|
||
|
background="@drawable/bg_white_round_with_bottom_border"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_transaction_detail_title"
|
||
|
background="@drawable/bg_fake_white_with_bottom_border"
|
||
|
paddingTop="16dp"
|
||
|
paddingBottom="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/remittance_recipient_transaction_detail_title"
|
||
|
textAllCaps="true"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle
|
||
|
id="@+id/swt_purpose"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x27="@string/remittance_recipient_purpose_input_hint"
|
||
|
NOT_FOUND_0x28="@string/remittance_recipient_purpose_input_title"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_note_views_container"
|
||
|
background="@drawable/bg_white_round_with_bottom_border"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_more_title"
|
||
|
background="@drawable/bg_fake_white_with_bottom_border"
|
||
|
paddingTop="16dp"
|
||
|
paddingBottom="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/remittance_recipient_more_title"
|
||
|
textAllCaps="true"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<com.scb.phone.view.custom.common.TintNoteEditText
|
||
|
id="@+id/et_note"
|
||
|
background="#ffffff"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x29="@string/remittance_recipient_note_input_hint"
|
||
|
NOT_FOUND_0x30="@string/remittance_recipient_note_input_title"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_terms_and_conditions_container"
|
||
|
background="@drawable/bg_white_round_with_bottom_border"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_terms_and_conditions_header"
|
||
|
background="@drawable/bg_fake_white_with_bottom_border"
|
||
|
paddingTop="16dp"
|
||
|
paddingBottom="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/remittance_recipient_terms_and_conditions_header"
|
||
|
textAllCaps="true"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<LinearLayout
|
||
|
gravity="top"
|
||
|
orientation="horizontal"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<CheckBox
|
||
|
id="@+id/cb_terms_and_conditions"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="20dp"
|
||
|
layout_marginEnd="9dp"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_terms_and_conditions"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="0dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017664"/>
|
||
|
</LinearLayout>
|
||
|
</LinearLayout>
|
||
|
<Button
|
||
|
id="@+id/bt_action"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp"
|
||
|
style="@style/2132017576"/>
|
||
|
</LinearLayout>
|
||
|
</androidx.core.widget.NestedScrollView>
|