231 lines
10 KiB
XML
231 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
|
||
|
background="#f5f3f6"
|
||
|
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/cross_border_review_source"
|
||
|
background="#ffffff"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"/>
|
||
|
<com.scb.phone.view.custom.transferandpay.CustomTransferAndPayTarget
|
||
|
id="@+id/cross_border_review_target"
|
||
|
background="#ffffff"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_cross_border_conversion_rate"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_conversion_rate_title"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/cross_border_input_conversion_rate"
|
||
|
textAllCaps="true"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
gravity="end"
|
||
|
id="@+id/tv_conversion_rate"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132017846"/>
|
||
|
<View
|
||
|
id="@+id/separate_cross_border_conversion_rate"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132018228"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_cross_border_amount_to_send"
|
||
|
background="#ffffff"
|
||
|
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_0x16="1"
|
||
|
NOT_FOUND_0x17="3">
|
||
|
<TextView
|
||
|
id="@+id/tv_amount_in_local_title"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/cross_border_review_amount_in_title"
|
||
|
textAllCaps="true"
|
||
|
style="@style/2132017871"/>
|
||
|
<androidx.appcompat.widget.LinearLayoutCompat
|
||
|
gravity="end"
|
||
|
orientation="vertical"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x18="@integer/2131427484">
|
||
|
<TextView
|
||
|
gravity="end"
|
||
|
id="@+id/tv_amount_local"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="8dp"
|
||
|
NOT_FOUND_0x18="@integer/2131427484"
|
||
|
style="@style/2132017881"/>
|
||
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
||
|
</com.google.android.flexbox.FlexboxLayout>
|
||
|
<View
|
||
|
id="@+id/separate_cross_border_amount_to_send"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132018228"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_cross_border_amount_to_get"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
id="@+id/ll_total_amount_in_thb"
|
||
|
paddingTop="16dp"
|
||
|
paddingBottom="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp">
|
||
|
<TextView
|
||
|
gravity="start"
|
||
|
id="@+id/tv_total_amount_in_thb_title"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/cross_border_review_total_in_thb_title"
|
||
|
layout_weight="1"
|
||
|
textAllCaps="true"
|
||
|
style="@style/2132017871"/>
|
||
|
<androidx.appcompat.widget.LinearLayoutCompat
|
||
|
layout_gravity="end"
|
||
|
orientation="horizontal"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_total_amount_in_thb"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_weight="2"
|
||
|
layout_marginStart="8dp"
|
||
|
style="@style/2132017881"/>
|
||
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
id="@+id/ll_amount_in_thb"
|
||
|
paddingBottom="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
paddingStart="32dp"
|
||
|
paddingEnd="16dp">
|
||
|
<TextView
|
||
|
gravity="start"
|
||
|
id="@+id/tv_amount_in_thb_title"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/cross_border_review_amount_in_title"
|
||
|
layout_weight="1"
|
||
|
textAllCaps="true"
|
||
|
style="@style/2132017849"/>
|
||
|
<androidx.appcompat.widget.LinearLayoutCompat
|
||
|
layout_gravity="end"
|
||
|
orientation="horizontal"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_amount_in_thb"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_weight="2"
|
||
|
layout_marginStart="8dp"
|
||
|
style="@style/2132017852"/>
|
||
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
id="@+id/ll_fee_title"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
paddingStart="32dp"
|
||
|
paddingEnd="16dp">
|
||
|
<TextView
|
||
|
gravity="start"
|
||
|
id="@+id/tv_fee_title"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/review_fees"
|
||
|
layout_weight="1"
|
||
|
textAllCaps="true"
|
||
|
style="@style/2132017849"/>
|
||
|
<androidx.appcompat.widget.LinearLayoutCompat
|
||
|
layout_gravity="end"
|
||
|
orientation="horizontal"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_fee"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_weight="2"
|
||
|
layout_marginStart="8dp"
|
||
|
style="@style/2132017852"/>
|
||
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
||
|
</LinearLayout>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<View
|
||
|
id="@+id/separator_cross_border_amount_to_get"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<com.scb.phone.view.custom.transferandpay.CustomNoteItem
|
||
|
id="@+id/cross_border_note"
|
||
|
background="#ffffff"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
id="@+id/full_divider"
|
||
|
style="@style/2132018228"/>
|
||
|
<androidx.legacy.widget.Space
|
||
|
layout_width="match_parent"
|
||
|
layout_height="0dp"
|
||
|
layout_weight="1"/>
|
||
|
<androidx.appcompat.widget.AppCompatButton
|
||
|
id="@+id/btn_confirm_cross_border"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
text="@string/confirm"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017576"/>
|
||
|
</LinearLayout>
|
||
|
</androidx.core.widget.NestedScrollView>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|