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

181 lines
7.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
background="#ffffff"
layout_width="match_parent"
layout_height="match_parent">
<include
id="@+id/toolbar"
layout="@layout/2131559376"/>
<androidx.core.widget.NestedScrollView
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<View
layout_width="1dp"
layout_height="16dp"/>
<TextView
id="@+id/text_title"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/etb_set_detail_contractual_please_note"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017851"/>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp">
<TextView
layout_width="wrap_content"
layout_height="match_parent"
text="@string/etb_dot"
layout_marginEnd="8dp"
style="@style/2132017666"/>
<TextView
id="@+id/text_description_1"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_set_detail_note_description_1"
style="@style/2132017666"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp">
<TextView
layout_width="wrap_content"
layout_height="match_parent"
text="@string/etb_dot"
layout_marginEnd="8dp"
style="@style/2132017666"/>
<TextView
id="@+id/text_description_2"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_set_detail_note_description_2"
style="@style/2132017666"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp">
<TextView
layout_width="wrap_content"
layout_height="match_parent"
text="@string/etb_dot"
layout_marginEnd="8dp"
style="@style/2132017666"/>
<TextView
id="@+id/text_description_3"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_set_detail_note_description_3"
style="@style/2132017666"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp">
<TextView
layout_width="wrap_content"
layout_height="match_parent"
text="@string/etb_dot"
layout_marginEnd="8dp"
style="@style/2132017666"/>
<TextView
id="@+id/text_description_4"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_set_detail_note_description_4"
style="@style/2132017666"/>
</LinearLayout>
<TextView
id="@+id/text_fixed_title"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/etb_set_detail_fixed_please_note"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017851"/>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp">
<TextView
layout_width="wrap_content"
layout_height="match_parent"
text="@string/etb_dot"
layout_marginEnd="8dp"
style="@style/2132017666"/>
<TextView
id="@+id/text_fixed_description_1"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_set_detail_fixed_description_1"
style="@style/2132017666"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp">
<TextView
layout_width="wrap_content"
layout_height="match_parent"
text="@string/etb_dot"
layout_marginEnd="8dp"
style="@style/2132017666"/>
<TextView
id="@+id/text_fixed_description_2"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_set_detail_fixed_description_2"
style="@style/2132017666"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp">
<TextView
layout_width="wrap_content"
layout_height="match_parent"
text="@string/etb_dot"
layout_marginEnd="8dp"
style="@style/2132017666"/>
<TextView
id="@+id/text_fixed_description_3"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_set_detail_fixed_description_3"
style="@style/2132017666"/>
</LinearLayout>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
</LinearLayout>