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

234 lines
10 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:attr="http://schemas.android.com/apk/res-auto"
layout_width="match_parent"
layout_height="match_parent">
<androidx.core.widget.NestedScrollView
id="@+id/nsv_paynow_review_page"
layout_width="match_parent"
layout_height="match_parent"
fillViewport="true">
<LinearLayout
orientation="vertical"
focusableInTouchMode="true"
layout_width="match_parent"
layout_height="wrap_content">
<com.scb.phone.view.custom.transferandpay.CustomTransferAndPaySource
id="@+id/paynow_review_source"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"/>
<com.scb.phone.view.custom.transferandpay.CustomTransferAndPayTarget
id="@+id/paynow_review_target"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"/>
<com.scb.phone.view.custom.transferandpay.CustomTransferAndPayItem
id="@+id/paynow_conversion_rate"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x1a="@string/remittance_review_conversion_rate_title"/>
<LinearLayout
orientation="vertical"
id="@+id/paynow_amount_to_send"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<com.google.android.flexbox.FlexboxLayout
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x1b="1"
NOT_FOUND_0x1c="3">
<TextView
gravity="center"
id="@+id/tv_paynow_amount_to_send_title"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/remittance_review_amount_to_send"
textAllCaps="true"
style="@style/2132017871"/>
<TextView
gravity="end"
id="@+id/tv_paynow_amount_to_send_value"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="8dp"
NOT_FOUND_0x1d="@integer/2131427484"
style="@style/2132017881"/>
</com.google.android.flexbox.FlexboxLayout>
<View
id="@+id/separator_paynow_amount_to_send"
layout_marginStart="16dp"
style="@style/2132018228"/>
</LinearLayout>
<LinearLayout
orientation="vertical"
id="@+id/paynow_amount_to_get"
paddingTop="16dp"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<com.google.android.flexbox.FlexboxLayout
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp"
NOT_FOUND_0x1b="1"
NOT_FOUND_0x1c="3">
<TextView
gravity="center"
id="@+id/tv_paynow_amount_to_get_title"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/remittance_review_amount_recipient_gets"
textAllCaps="true"
style="@style/2132017871"/>
<TextView
gravity="end"
id="@+id/tv_paynow_amount_to_get_value"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="8dp"
NOT_FOUND_0x1d="@integer/2131427484"
style="@style/2132017881"/>
</com.google.android.flexbox.FlexboxLayout>
<View
id="@+id/separator_paynow_amount_to_get"
layout_marginStart="16dp"
style="@style/2132018228"/>
</LinearLayout>
<LinearLayout
orientation="vertical"
id="@+id/paynow_fee"
paddingTop="16dp"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<com.google.android.flexbox.FlexboxLayout
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp"
NOT_FOUND_0x1b="1"
NOT_FOUND_0x1c="3">
<TextView
gravity="center"
id="@+id/tv_paynow_fee_title"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/review_fees"
textAllCaps="true"
style="@style/2132017871"/>
<TextView
gravity="end"
id="@+id/tv_paynow_fee_value"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="8dp"
NOT_FOUND_0x1d="@integer/2131427484"
style="@style/2132017881"/>
</com.google.android.flexbox.FlexboxLayout>
</LinearLayout>
<LinearLayout
layout_width="match_parent"
layout_height="wrap_content">
<View
id="@+id/remittance_recipient_amounts_separator_space"
layout_width="16dp"
layout_height="1dp"/>
<View style="@style/2132018228"/>
</LinearLayout>
<com.scb.phone.view.custom.transferandpay.CustomNoteItem
id="@+id/paynow_transaction_details"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/remittance_recipient_purpose_input_title"
textAllCaps="true"/>
<com.scb.phone.view.custom.transferandpay.CustomNoteItem
id="@+id/paynow_note"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"/>
<View
id="@+id/full_divider"
background="#c9c6cd"
style="@style/2132018228"/>
<LinearLayout
orientation="vertical"
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<com.scb.phone.view.custom.common.ThaiTextView
textColor="#736e78"
gravity="center_horizontal"
id="@+id/tv_paynow_review_remark"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017658"/>
<LinearLayout
gravity="center"
orientation="vertical"
id="@+id/ll_warning_message_layout"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="14dp"
layout_marginBottom="24dp"
layout_marginStart="20dp"
layout_marginEnd="20dp">
<ImageView
id="@+id/iv_warning_message_icon"
layout_width="32dp"
layout_height="32dp"
layout_marginBottom="8dp"
src="@drawable/ic_transfer_warning"/>
<TextView
textSize="20sp"
textStyle="bold"
textColor="#f05f61"
gravity="center"
id="@+id/tv_warning_message_header"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017662"/>
<TextView
textColor="#736e78"
gravity="center"
id="@+id/tv_warning_message"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginStart="20dp"
layout_marginEnd="20dp"
style="@style/2132017658"/>
</LinearLayout>
<Button
layout_gravity="bottom"
id="@+id/btn_confirm_paynow"
background="@drawable/bg_button"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="18dp"
layout_marginBottom="18dp"
text="@string/confirm"
layout_alignParentBottom="true"
layout_marginStart="20dp"
layout_marginEnd="20dp"
style="@style/2132017576"/>
</LinearLayout>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
<View
id="@+id/v_empty_page"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="match_parent"/>
</androidx.constraintlayout.widget.ConstraintLayout>