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

53 lines
2.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="vertical"
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<include
id="@+id/toolbar"
layout="@layout/2131559376"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_hml_business_owner_purpose_loan_about_title"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="24dp"
text="@string/hml_business_owner_purpose_loan_about_title"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017848"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_hml_business_owner_purpose_loan_about_subtitle"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/hml_business_owner_purpose_loan_about_subtitle"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017920"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_hml_business_owner_purpose_loan_about_title2"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="24dp"
text="@string/hml_business_owner_purpose_loan_about_title2"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017848"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_hml_business_owner_purpose_loan_about_subtitle2"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/hml_business_owner_purpose_loan_about_subtitle2"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017920"/>
</LinearLayout>
</ScrollView>