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

37 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
background="#f5f3f6"
padding="16dp"
layout_width="match_parent"
layout_height="match_parent">
<TextView
id="@+id/tv_hml_repayment_about_auto_title"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/hml_repayment_about_auto_title"
style="@style/2132017923"/>
<TextView
id="@+id/tv_hml_repayment_about_auto"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
text="@string/hml_repayment_about_auto"
style="@style/2132017920"/>
<TextView
id="@+id/tv_hml_repayment_about_scb_title"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/hml_repayment_about_scb_title"
style="@style/2132017923"/>
<TextView
id="@+id/tv_hml_repayment_about_scb"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
text="@string/hml_repayment_about_scb"
style="@style/2132017920"/>
</LinearLayout>