200 lines
8.2 KiB
XML
200 lines
8.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
orientation="vertical"
|
|
background="#f5f3f6"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<androidx.core.widget.NestedScrollView
|
|
id="@+id/nested_scrollview"
|
|
background="#f5f3f6"
|
|
layout_width="match_parent"
|
|
layout_height="0dp"
|
|
layout_marginBottom="24dp"
|
|
NOT_FOUND_0x1c="@+id/button_review"
|
|
NOT_FOUND_0x1f="0">
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
layout_alignParentLeft="true"
|
|
layout_alignParentTop="true"
|
|
layout_alignParentStart="true">
|
|
<TextView
|
|
paddingTop="12dp"
|
|
paddingBottom="4dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/promptpay_list_label"
|
|
paddingStart="16dp"
|
|
style="@style/2132017919"/>
|
|
<include
|
|
id="@+id/custom_spinner"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout="@layout/2131559360"/>
|
|
<TextView
|
|
id="@+id/amount_text_view"
|
|
paddingTop="24dp"
|
|
paddingBottom="4dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/billers_detail"
|
|
paddingStart="16dp"
|
|
style="@style/2132017919"/>
|
|
<com.scb.phone.view.custom.transferandpay.CustomTransferAndPayBiller
|
|
id="@+id/custom_biller"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
paddingStart="16dp"
|
|
paddingEnd="0dp"/>
|
|
<View
|
|
background="#c9c6cd"
|
|
focusableInTouchMode="true"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/view_group_account_number"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<TextView
|
|
ellipsize="end"
|
|
id="@+id/reference_text_input_layout1"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
lines="1"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017876"/>
|
|
<com.scb.phone.view.custom.ScbEditText
|
|
textColorHint="#959199"
|
|
ellipsize="end"
|
|
id="@+id/reference_edit_text1"
|
|
background="@drawable/shape_gray_rounded_rectangle"
|
|
layout_width="match_parent"
|
|
layout_height="40dp"
|
|
layout_marginTop="8dp"
|
|
lines="1"
|
|
singleLine="true"
|
|
maxLength="20"
|
|
digits="@string/alphabet_numbers"
|
|
inputType="text"
|
|
imeOptions="actionDone"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/tvErrorRef1"
|
|
visibility="gone"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/incomplete_information"
|
|
layout_marginStart="24dp"
|
|
style="@style/2132017859"/>
|
|
<TextView
|
|
ellipsize="end"
|
|
id="@+id/reference_text_input_layout2"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
lines="1"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017876"/>
|
|
<com.scb.phone.view.custom.ScbEditText
|
|
textColorHint="#959199"
|
|
ellipsize="end"
|
|
id="@+id/reference_edit_text2"
|
|
background="@drawable/shape_gray_rounded_rectangle"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="40dp"
|
|
layout_marginTop="8dp"
|
|
lines="1"
|
|
singleLine="true"
|
|
maxLength="20"
|
|
digits="@string/alphabet_numbers"
|
|
inputType="text"
|
|
imeOptions="actionDone"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/tvErrorRef2"
|
|
visibility="gone"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/incomplete_information"
|
|
layout_marginStart="24dp"
|
|
style="@style/2132017859"/>
|
|
<TextView
|
|
ellipsize="end"
|
|
id="@+id/reference_text_input_layout3"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
lines="1"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017876"/>
|
|
<com.scb.phone.view.custom.ScbEditText
|
|
textColorHint="#959199"
|
|
ellipsize="end"
|
|
id="@+id/reference_edit_text3"
|
|
background="@drawable/shape_gray_rounded_rectangle"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="40dp"
|
|
layout_marginTop="8dp"
|
|
lines="1"
|
|
singleLine="true"
|
|
maxLength="20"
|
|
digits="@string/alphabet_numbers"
|
|
inputType="text"
|
|
imeOptions="actionDone"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/tvErrorRef3"
|
|
visibility="gone"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/incomplete_information"
|
|
layout_marginStart="24dp"
|
|
style="@style/2132017859"/>
|
|
<View
|
|
layout_marginTop="24dp"
|
|
style="@style/2132018228"/>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
</androidx.core.widget.NestedScrollView>
|
|
<com.scb.phone.view.custom.common.DefaultButton
|
|
id="@+id/button_review"
|
|
background="@drawable/bg_button"
|
|
layout_width="match_parent"
|
|
layout_height="48dp"
|
|
layout_marginBottom="24dp"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0x1b="0"
|
|
NOT_FOUND_0x1d="0"
|
|
NOT_FOUND_0x1e="0"
|
|
NOT_FOUND_0x20="@drawable/ripple_rounded_dark_purple"
|
|
NOT_FOUND_0x21="@string/review"
|
|
NOT_FOUND_0x22="@color/2131100912"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|