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

86 lines
3.8 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?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"
paddingBottom="32dp"
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_type_store_about_title"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="24dp"
text="@string/hml_business_owner_type_store_about_title"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017848"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_hml_business_owner_type_store_about_subtitle"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/hml_business_owner_type_store_about_subtitle"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017920"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_hml_business_owner_type_store_about_title2"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="24dp"
text="@string/hml_business_owner_type_store_about_title2"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017848"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_hml_business_owner_type_store_about_subtitle2"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/hml_business_owner_type_store_about_subtitle2"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017920"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_hml_business_owner_type_store_about_title3"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="24dp"
text="@string/hml_business_owner_type_store_about_title3"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017848"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_hml_business_owner_type_store_about_subtitle3"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/hml_business_owner_type_store_about_subtitle3"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017920"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_hml_business_owner_type_store_about_additional_info_title"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="24dp"
text="@string/hml_business_owner_type_store_about_additional_info_title"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017846"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_hml_business_owner_type_store_about_additional_info"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/hml_business_owner_type_store_about_additional_info"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017920"/>
</LinearLayout>
</ScrollView>