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

28 lines
862 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
visibility="visible"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/title_text_view"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="15dp"
textAllCaps="true"
layout_marginStart="16dp"
style="@style/2132017871"/>
<TextView
id="@+id/description_text_view"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginStart="16dp"
style="@style/2132017674"/>
<View
id="@+id/divider"
layout_marginTop="16dp"
layout_marginStart="16dp"
style="@style/2132018228"/>
</LinearLayout>