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

18 lines
557 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">
<TextView
id="@+id/repayment_label"
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="8dp"
lineSpacingExtra="4sp"
textAlignment="center"
paddingStart="16dp"
paddingEnd="16dp"
style="@style/2132017846"/>
</LinearLayout>