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

21 lines
663 B
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
background="#f5f3f6"
layout_width="match_parent"
layout_height="48dp">
<TextView
id="@+id/header_text"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="4dp"
layout_below="@+id/top_separator"
layout_alignParentBottom="true"
textAllCaps="true"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017925"/>
<View
layout_alignParentBottom="true"
style="@style/2132018228"/>
</RelativeLayout>