268 lines
11 KiB
XML
268 lines
11 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<LinearLayout 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">
|
||
|
<ScrollView
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
fillViewport="true">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<TextView
|
||
|
gravity="left"
|
||
|
id="@+id/header_info_referral"
|
||
|
background="#ffffff"
|
||
|
padding="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/easycash_send_header_info"
|
||
|
style="@style/2132017849"/>
|
||
|
<View style="@style/2132018228"/>
|
||
|
<TextView
|
||
|
id="@+id/amount_label"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/easycash_send_product_estimated_amount"
|
||
|
textAllCaps="true"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<View
|
||
|
layout_marginTop="8dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#ffffff"
|
||
|
paddingTop="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<com.google.android.material.textfield.TextInputLayout
|
||
|
id="@+id/text_error_input_layout"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x1c="true"
|
||
|
NOT_FOUND_0x1d="@style/2132017858"
|
||
|
NOT_FOUND_0x1f="false">
|
||
|
<com.scb.phone.view.custom.common.AmountEditText
|
||
|
gravity="end"
|
||
|
id="@+id/edit_amount"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
inputType="numberDecimal"
|
||
|
imeOptions="actionNext"
|
||
|
NOT_FOUND_0x17="@string/transfer_to_account_amount_hint_referral"
|
||
|
NOT_FOUND_0x18="10"
|
||
|
style="@style/2132017891"/>
|
||
|
</com.google.android.material.textfield.TextInputLayout>
|
||
|
<View
|
||
|
layout_marginTop="16dp"
|
||
|
style="@style/2132018228"/>
|
||
|
</LinearLayout>
|
||
|
<include
|
||
|
layout_width="match_parent"
|
||
|
layout_height="26dp"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
layout="@layout/2131559301"/>
|
||
|
<include layout="@layout/2131559259"/>
|
||
|
<TextView
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/easycash_loans_details"
|
||
|
textAllCaps="true"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<View
|
||
|
layout_marginTop="8dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/note_layout"
|
||
|
background="#ffffff"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<com.scb.phone.view.custom.common.InputText
|
||
|
id="@+id/loans_edit_text"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x1b="@string/favorite_invalid_character"
|
||
|
NOT_FOUND_0x1e="@string/easycash_referral_send_product_loan_hint"
|
||
|
NOT_FOUND_0x20="true"
|
||
|
NOT_FOUND_0x21="true"
|
||
|
NOT_FOUND_0x22="200"
|
||
|
NOT_FOUND_0x26="@string/easycash_referral_send_product_loans_detail_title"/>
|
||
|
</LinearLayout>
|
||
|
<View style="@style/2132018228"/>
|
||
|
<TextView
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/easycash_personal_details"
|
||
|
textAllCaps="true"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<View
|
||
|
layout_marginTop="8dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/v_privacy_notice"
|
||
|
background="#ffffff"
|
||
|
padding="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_privacy_notice"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017920"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#ffffff"
|
||
|
padding="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/title_name_text"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/easycash_personal_details_name"
|
||
|
style="@style/2132017876"/>
|
||
|
<TextView
|
||
|
id="@+id/name_text"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017925"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/phone_layout"
|
||
|
background="#ffffff"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<com.scb.phone.view.custom.easycash.CustomPhone
|
||
|
id="@+id/phone_edit_text"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
imeOptions="actionNext"
|
||
|
NOT_FOUND_0x1a="@string/easycash_referral_phone_number_hint"
|
||
|
NOT_FOUND_0x28="@string/easycash_personal_details_phone_number"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/email_layout"
|
||
|
background="#ffffff"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<com.scb.phone.view.custom.easycash.CustomEmail
|
||
|
id="@+id/email_edit_text"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
imeOptions="actionNext"
|
||
|
NOT_FOUND_0x19="@string/easycash_personal_details_input_email"
|
||
|
NOT_FOUND_0x27="@string/easycash_personal_details_email"/>
|
||
|
</LinearLayout>
|
||
|
<View style="@style/2132018228"/>
|
||
|
<TextView
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/easycash_send_product_income"
|
||
|
textAllCaps="true"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<View
|
||
|
layout_marginTop="8dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#ffffff"
|
||
|
paddingTop="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/title_text"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="8dp"
|
||
|
text="@string/easycash_send_product_monthly_income"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017876"/>
|
||
|
<com.google.android.material.textfield.TextInputLayout
|
||
|
id="@+id/text_error_income_input_layout"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x1c="true"
|
||
|
NOT_FOUND_0x1d="@style/2132017858"
|
||
|
NOT_FOUND_0x1f="false">
|
||
|
<com.scb.phone.view.custom.common.AmountEditText
|
||
|
gravity="start|center_vertical"
|
||
|
id="@+id/edit_amount_income"
|
||
|
background="@drawable/shape_gray_rounded_rectangle_amount"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="40dp"
|
||
|
layout_marginBottom="4dp"
|
||
|
hint="@string/transfer_to_account_amount_hint"
|
||
|
inputType="numberDecimal"
|
||
|
imeOptions="actionDone"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="32dp"
|
||
|
style="@style/2132017876"/>
|
||
|
</com.google.android.material.textfield.TextInputLayout>
|
||
|
<View
|
||
|
layout_marginTop="16dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<fragment
|
||
|
name="com.scb.phone.view.fragment.easycash.TakePhotoFragment"
|
||
|
id="@+id/fragment_take_photo"
|
||
|
tag="@string/photo_fragment"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"/>
|
||
|
<View
|
||
|
layout_marginTop="16dp"
|
||
|
style="@style/2132018228"/>
|
||
|
</LinearLayout>
|
||
|
<com.scb.phone.view.custom.common.DefaultButton
|
||
|
id="@+id/button_send"
|
||
|
background="@drawable/bg_button"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="48dp"
|
||
|
layout_marginTop="24dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x23="@drawable/ripple_rounded_dark_purple"
|
||
|
NOT_FOUND_0x24="@string/easycash_send"
|
||
|
NOT_FOUND_0x25="@color/2131100912"/>
|
||
|
</LinearLayout>
|
||
|
</ScrollView>
|
||
|
</LinearLayout>
|