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

39 lines
1.3 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">
<TextView
textStyle="bold"
id="@+id/tv_currency_label"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
NOT_FOUND_0xc="0"
NOT_FOUND_0xe="0"
style="@style/2132017870"/>
<TextView
textStyle="bold"
id="@+id/tv_currency_amount"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xe="0"
style="@style/2132017870"/>
<TextView
gravity="end"
id="@+id/currency_amount_TH"
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
textAlignment="textEnd"
layout_marginEnd="16dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xd="@+id/tv_currency_amount"
style="@style/2132017920"/>
</androidx.constraintlayout.widget.ConstraintLayout>