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

151 lines
6.3 KiB
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"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131559377"/>
<ScrollView
orientation="vertical"
fitsSystemWindows="true"
layout_width="match_parent"
layout_height="match_parent"
fillViewport="true">
<LinearLayout
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
paddingHorizontal="@dimen/2131165495">
<TextView
layout_width="match_parent"
layout_height="wrap_content"
text="@string/point_x_payment_option"
style="@style/2132017879"/>
</LinearLayout>
<TextView
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="10dp"
text="@string/faq_payment_option_description"
layout_marginHorizontal="@dimen/2131165433"
style="@style/2132017846"/>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
paddingHorizontal="@dimen/2131165495">
<TextView
layout_width="match_parent"
layout_height="wrap_content"
text="@string/pay_with_account"
style="@style/2132017847"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
paddingHorizontal="@dimen/2131165495">
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_dot_description_1"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_dot"
includeFontPadding="false"
layout_marginStart="9dp"
layout_marginEnd="8dp"
style="@style/2132017659"/>
<TextView
layout_width="match_parent"
layout_height="wrap_content"
text="@string/faq_pay_with_account_description"
includeFontPadding="false"
style="@style/2132017846"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
paddingHorizontal="@dimen/2131165495">
<TextView
layout_width="match_parent"
layout_height="wrap_content"
text="@string/pay_with_point_x"
style="@style/2132017847"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
paddingHorizontal="@dimen/2131165495">
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_dot_description_2"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_dot"
includeFontPadding="false"
layout_marginStart="9dp"
layout_marginEnd="8dp"
style="@style/2132017659"/>
<TextView
layout_width="match_parent"
layout_height="wrap_content"
text="@string/faq_pay_with_point_x_description"
includeFontPadding="false"
style="@style/2132017846"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
paddingHorizontal="@dimen/2131165495">
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_dot_description_3"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_dot"
includeFontPadding="false"
layout_marginStart="9dp"
layout_marginEnd="8dp"
style="@style/2132017659"/>
<TextView
layout_width="match_parent"
layout_height="wrap_content"
text="@string/faq_pay_with_point_x_description_part_2"
includeFontPadding="false"
style="@style/2132017846"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
paddingBottom="8dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingHorizontal="@dimen/2131165495">
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_dot_description_4"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_dot"
includeFontPadding="false"
layout_marginStart="9dp"
layout_marginEnd="8dp"
style="@style/2132017659"/>
<TextView
layout_width="match_parent"
layout_height="wrap_content"
text="@string/faq_pay_with_point_x_description_part_3"
includeFontPadding="false"
style="@style/2132017846"/>
</LinearLayout>
</LinearLayout>
</ScrollView>
</LinearLayout>