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

31 lines
961 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp">
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="match_parent"
layout_marginStart="16dp"
layout_marginEnd="16dp">
<TextView
gravity="start"
id="@+id/tv_label"
layout_width="wrap_content"
layout_height="wrap_content"
style="@style/2132017871"/>
<TextView
gravity="end"
id="@+id/tv_value"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017881"/>
</LinearLayout>
<View
id="@+id/vw_divider"
layout_marginTop="17dp"
style="@style/2132018228"/>
</LinearLayout>