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

22 lines
652 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/title_name"
paddingTop="16dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp"
style="@style/2132017849"/>
<View
id="@+id/footer_divider_view"
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="8dp"/>
</LinearLayout>