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

30 lines
939 B
XML

<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tv_title"
layout_width="wrap_content"
layout_height="wrap_content"
textAllCaps="true"
NOT_FOUND_0x8="@+id/space"
NOT_FOUND_0xa="0"
style="@style/2132017923"/>
<androidx.legacy.widget.Space
id="@+id/space"
layout_width="16dp"
layout_height="0dp"
NOT_FOUND_0x8="@+id/tv_amount"
NOT_FOUND_0x9="@+id/tv_title"/>
<TextView
gravity="end"
id="@+id/tv_amount"
layout_width="0dp"
layout_height="wrap_content"
textAlignment="textEnd"
NOT_FOUND_0x7="0"
NOT_FOUND_0x9="@+id/space"
style="@style/2132017927"/>
</merge>