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

87 lines
3.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
layout_width="match_parent"
layout_height="match_parent"
fillViewport="true">
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="wrap_content">
<include
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0x10="0"
layout="@layout/2131559376"/>
<include
id="@+id/layoutFromWallet"
visibility="visible"
layout_width="wrap_content"
layout_height="wrap_content"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="@+id/toolbar"
layout="@layout/2131560119"/>
<com.scb.phone.view.custom.prepaid.ConversionToWallet
id="@+id/layoutToWallet"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="@+id/layoutFromWallet"/>
<com.scb.phone.view.custom.prepaid.ConversionAmountInput
id="@+id/layoutFromAmount"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="@+id/layoutToWallet"/>
<com.scb.phone.view.custom.prepaid.ConversionAmountInput
id="@+id/layoutToAmount"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="@+id/layoutFromAmount"/>
<TextView
gravity="center"
id="@+id/tvAmount"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/prepaid_travel_conversion_landing_remark"
layout_marginStart="32dp"
layout_marginEnd="32dp"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="@+id/layoutToAmount"
style="@style/2132017846"/>
<TextView
gravity="center"
id="@+id/tvCurrencyRemarks"
visibility="gone"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="32dp"
layout_marginEnd="32dp"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="@+id/tvAmount"
style="@style/2132017846"/>
<androidx.appcompat.widget.AppCompatButton
enabled="false"
id="@+id/btnReview"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="24dp"
layout_marginBottom="16dp"
text="@string/prepaid_travel_conversion_landing_review"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="@+id/tvCurrencyRemarks"
style="@style/2132017576"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</ScrollView>