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

22 lines
659 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
paddingTop="16dp"
paddingBottom="8dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<TextView
id="@+id/text_loan_header"
layout_width="wrap_content"
layout_height="wrap_content"
style="@style/2132017852"/>
<TextView
id="@+id/text_loan_sub_header"
visibility="gone"
layout_width="wrap_content"
layout_height="wrap_content"
style="@style/2132017551"/>
</LinearLayout>