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

19 lines
566 B
XML

<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/text"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="8dp"
layout_marginStart="16dp"
style="@style/2132017836"/>
<View
id="@+id/bottom_separator"
layout_below="@+id/text"
style="@style/2132018228"/>
</merge>