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

50 lines
1.6 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"
paddingTop="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tv_title"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
textAllCaps="true"
layout_marginStart="16dp"
NOT_FOUND_0xc="@+id/space"
NOT_FOUND_0xe="0"
NOT_FOUND_0x10="0"
style="@style/2132017871"/>
<androidx.legacy.widget.Space
id="@+id/space"
layout_width="16dp"
layout_height="0dp"
NOT_FOUND_0xc="@+id/tv_amount"
NOT_FOUND_0xd="@+id/tv_title"/>
<TextView
gravity="end"
id="@+id/tv_amount"
layout_width="0dp"
layout_height="wrap_content"
textAlignment="textEnd"
layout_marginEnd="16dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xd="@+id/space"
NOT_FOUND_0x10="@+id/tv_title"
style="@style/2132017852"/>
<androidx.legacy.widget.Space
id="@+id/space1"
layout_width="1dp"
layout_height="16dp"
NOT_FOUND_0xf="@+id/tv_title"/>
<View
id="@+id/line"
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="8dp"
layout_marginStart="16dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="@+id/space1"/>
</androidx.constraintlayout.widget.ConstraintLayout>