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

62 lines
2.2 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="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tvTo"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/prepaid_travel_conversion_landing_to"
layout_marginStart="16dp"
NOT_FOUND_0xc="0"
NOT_FOUND_0xe="0"
style="@style/2132017849"/>
<androidx.constraintlayout.widget.ConstraintLayout
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
NOT_FOUND_0xa="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="@+id/tvTo">
<ImageView
id="@+id/icToFlag"
layout_width="40dp"
layout_height="40dp"
layout_marginTop="18dp"
layout_marginStart="16dp"
NOT_FOUND_0xc="0"
NOT_FOUND_0xe="0"/>
<TextView
textColor="#353239"
id="@+id/tvToCurrency"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="8dp"
NOT_FOUND_0x9="@+id/icToFlag"
NOT_FOUND_0xb="@+id/icToFlag"
NOT_FOUND_0xe="@+id/icToFlag"
style="@style/2132017851"/>
<TextView
textColor="#353239"
id="@+id/tvFullRate"
layout_width="wrap_content"
layout_height="wrap_content"
NOT_FOUND_0xc="@+id/tvToCurrency"
NOT_FOUND_0xd="@+id/tvToCurrency"
style="@style/2132017851"/>
<TextView
id="@+id/tvToAmount"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="18dp"
NOT_FOUND_0x9="0"
NOT_FOUND_0xc="@+id/tvFullRate"
NOT_FOUND_0xd="@+id/tvFullRate"
style="@style/2132017849"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>