what-the-bank/resources/res/layout/2131559886.xml

245 lines
9.5 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"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/from"
textAllCaps="true"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017919"/>
<View
layout_marginTop="8dp"
style="@style/2132018228"/>
<RelativeLayout
background="#ffffff"
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/source_image_icon"
layout_width="50dp"
layout_height="50dp"
layout_centerVertical="true"
contentDescription="@null"/>
<RelativeLayout
layout_width="match_parent"
layout_height="wrap_content"
layout_centerVertical="true"
layout_marginStart="16dp"
layout_toEndOf="@+id/source_image_icon">
<TextView
id="@+id/source_text_title"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017876"/>
<TextView
id="@+id/source_text_proxy_number"
layout_width="match_parent"
layout_height="wrap_content"
layout_below="@+id/source_text_title"
layout_alignLeft="@+id/source_text_title"
layout_alignStart="@+id/source_text_title"
style="@style/2132017925"/>
</RelativeLayout>
</RelativeLayout>
<View style="@style/2132018228"/>
<TextView
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/to"
textAllCaps="true"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017919"/>
<View
layout_marginTop="8dp"
style="@style/2132018228"/>
<RelativeLayout
background="#ffffff"
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/destination_image_icon"
layout_width="50dp"
layout_height="50dp"
layout_centerVertical="true"
contentDescription="@null"/>
<RelativeLayout
layout_width="match_parent"
layout_height="wrap_content"
layout_centerVertical="true"
layout_marginStart="16dp"
layout_toEndOf="@+id/destination_image_icon">
<TextView
id="@+id/destination_text_title"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017876"/>
<TextView
id="@+id/destination_text_proxy_number"
layout_width="match_parent"
layout_height="wrap_content"
layout_below="@+id/destination_text_title"
layout_alignLeft="@+id/destination_text_title"
layout_alignStart="@+id/destination_text_title"
style="@style/2132017925"/>
<TextView
id="@+id/ref_no_1"
layout_width="match_parent"
layout_height="wrap_content"
layout_below="@+id/destination_text_proxy_number"
layout_alignLeft="@+id/destination_text_proxy_number"
layout_alignStart="@+id/destination_text_proxy_number"
style="@style/2132017925"/>
<TextView
id="@+id/ref_no_2"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
layout_below="@+id/ref_no_1"
layout_alignLeft="@+id/ref_no_1"
layout_alignStart="@+id/ref_no_1"
style="@style/2132017925"/>
<TextView
id="@+id/ref_no_3"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
layout_below="@+id/ref_no_2"
layout_alignLeft="@+id/ref_no_2"
layout_alignStart="@+id/ref_no_2"
style="@style/2132017925"/>
</RelativeLayout>
</RelativeLayout>
<View style="@style/2132018228"/>
<TextView
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/ebill_date"
textAllCaps="true"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017919"/>
<View
layout_marginTop="8dp"
style="@style/2132018228"/>
<RelativeLayout
background="#ffffff"
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
layout_gravity="center_vertical"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/ebill_due"
style="@style/2132017869"/>
<TextView
layout_gravity="right"
id="@+id/ebill_due_date_textview"
layout_width="wrap_content"
layout_height="wrap_content"
layout_alignParentRight="true"
style="@style/2132017869"/>
</RelativeLayout>
<TextView
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/review_amount"
textAllCaps="true"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017919"/>
<View
layout_marginTop="8dp"
style="@style/2132018228"/>
<LinearLayout
orientation="vertical"
background="#ffffff"
paddingTop="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<com.scb.phone.view.custom.common.AmountEditText
textColorHint="#959199"
gravity="end"
id="@+id/edit_amount"
layout_width="match_parent"
layout_height="wrap_content"
hint="@string/transfer_to_account_amount_hint"
inputType="numberDecimal"
imeOptions="actionDone"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017957"/>
<TextView
gravity="end"
id="@+id/invalid_amount_text_view"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/invalid_amount"
layout_marginEnd="16dp"
style="@style/2132017981"/>
<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/note_more_options"
textAllCaps="true"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017919"/>
<View
layout_marginTop="8dp"
style="@style/2132018228"/>
<LinearLayout
orientation="vertical"
background="#ffffff"
paddingTop="16dp"
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<com.scb.phone.view.custom.common.NoteEditText
id="@+id/note_edit_text"
layout_width="match_parent"
layout_height="wrap_content"/>
</LinearLayout>
<com.scb.phone.view.custom.common.DefaultButton
id="@+id/button_review"
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_0x1c="@drawable/ripple_rounded_dark_purple"
NOT_FOUND_0x1d="@string/review"
NOT_FOUND_0x1e="@color/2131100912"/>
</LinearLayout>
</androidx.core.widget.NestedScrollView>