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

112 lines
3.8 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"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
layout_gravity="start|center_vertical"
id="@+id/ivTopUpFlag"
padding="8dp"
layout_width="48dp"
layout_height="48dp"
layout_marginTop="8dp"
contentDescription="@null"
layout_marginStart="16dp"
NOT_FOUND_0x16="0"
NOT_FOUND_0x18="0"/>
<TextView
id="@+id/tvOtherTopupCurrencyName"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="8dp"
layout_marginEnd="8dp"
NOT_FOUND_0x12="@+id/guideline2"
NOT_FOUND_0x14="0"
NOT_FOUND_0x15="@+id/ivTopUpFlag"
NOT_FOUND_0x18="0"
style="@style/2132017881"/>
<androidx.appcompat.widget.AppCompatTextView
textColor="#736e78"
gravity="end|center_vertical"
id="@+id/tvOtherTopupCurrencyAmount"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
maxLines="1"
layout_marginStart="8dp"
layout_marginEnd="8dp"
NOT_FOUND_0x12="@+id/tvOtherTopupCurrency"
NOT_FOUND_0x14="1"
NOT_FOUND_0x15="@+id/tvOtherTopupCurrencyName"
NOT_FOUND_0x18="0"
style="@style/2132017852"/>
<androidx.appcompat.widget.AppCompatTextView
textColor="#736e78"
layout_gravity="start|center_vertical"
id="@+id/tvOtherTopupCurrency"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
maxLines="1"
layout_marginEnd="12dp"
NOT_FOUND_0x11="0"
NOT_FOUND_0x18="0"
style="@style/2132017852"/>
<androidx.appcompat.widget.AppCompatTextView
layout_gravity="start|center_vertical"
id="@+id/tvThbCurrency"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="8dp"
text="@string/prepaid_travel_thb_currency"
maxLines="1"
layout_marginEnd="12dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x17="@+id/tvOtherTopupCurrency"
NOT_FOUND_0x19="0"
style="@style/2132017881"/>
<androidx.appcompat.widget.AppCompatTextView
gravity="start|center_vertical"
id="@+id/tvThbCurrencyAmount"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="8dp"
maxLines="1"
layout_marginStart="8dp"
layout_marginEnd="8dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x12="@+id/tvThbCurrency"
NOT_FOUND_0x17="@+id/tvOtherTopupCurrency"
style="@style/2132017881"/>
<TextView
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/prepaid_travel_approximate"
layout_marginStart="8dp"
layout_marginEnd="8dp"
NOT_FOUND_0x12="@+id/tvThbCurrencyAmount"
NOT_FOUND_0x14="1"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/tvOtherTopupCurrencyAmount"
style="@style/2132017881"/>
<androidx.constraintlayout.widget.Guideline
orientation="vertical"
id="@+id/guideline2"
layout_width="wrap_content"
layout_height="wrap_content"
NOT_FOUND_0x13="0.35"/>
<View
id="@+id/viewLine"
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"
layout_marginStart="16dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x16="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>