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

274 lines
12 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
orientation="vertical"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131559376"/>
<androidx.core.widget.NestedScrollView
id="@+id/fund_purchase_landing_scroll_view"
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="vertical"
focusableInTouchMode="true"
layout_width="match_parent"
layout_height="wrap_content">
<LinearLayout
orientation="horizontal"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp">
<TextView
gravity="center"
paddingTop="18dp"
paddingBottom="21dp"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/review_transaction_date"
style="@style/2132017868"/>
<TextView
gravity="center"
id="@+id/tv_transaction_date"
paddingTop="14dp"
paddingBottom="17dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingEnd="15dp"
style="@style/2132017876"/>
</LinearLayout>
<View
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"
layout_marginStart="16dp"/>
<LinearLayout
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<include layout="@layout/2131558868"/>
</LinearLayout>
<LinearLayout
orientation="vertical"
id="@+id/ll_vulnerable_investor"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<LinearLayout
orientation="horizontal"
paddingTop="16dp"
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginStart="16dp">
<ImageView
layout_gravity="center"
layout_width="16dp"
layout_height="16dp"
src="@drawable/ic_warning_round"
layout_marginEnd="8dp"/>
<TextView
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/IMPORTANT"
style="@style/2132017868"/>
</LinearLayout>
<TextView
id="@+id/tv_vulnerable_disclaimer"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017919"/>
<View
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"/>
</LinearLayout>
<LinearLayout
orientation="vertical"
id="@+id/ll_disclaimer_container"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tv_disclaimer_message"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="20dp"
layout_marginBottom="20dp"
layout_marginStart="17dp"
layout_marginEnd="14dp"
style="@style/2132017915"/>
<View
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"
layout_marginStart="18dp"/>
</LinearLayout>
<LinearLayout
orientation="vertical"
id="@+id/request_hold_by_linear_layout"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp">
<TextView
paddingTop="16dp"
paddingBottom="5dp"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/holding_by_post"
style="@style/2132017868"/>
<TextView
layout_width="match_parent"
layout_height="wrap_content"
text="@string/mf_switch_review_12"
layout_marginEnd="18dp"
style="@style/2132017915"/>
<LinearLayout
orientation="horizontal"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<RadioGroup
orientation="horizontal"
id="@+id/holding_radio_group"
paddingTop="9dp"
paddingBottom="18dp"
layout_width="match_parent"
layout_height="wrap_content">
<RadioButton
id="@+id/rb_holding_yes"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/yes"
paddingEnd="17dp"
NOT_FOUND_0x14="@drawable/radio_button_tint_selector"
style="@style/2132017881"/>
<RadioButton
id="@+id/rb_holding_no"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/no"
NOT_FOUND_0x14="@drawable/radio_button_tint_selector"
style="@style/2132017881"/>
</RadioGroup>
</LinearLayout>
</LinearLayout>
<LinearLayout
orientation="vertical"
id="@+id/ll_ltf_container"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp">
<View
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"/>
<TextView
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="11dp"
layout_marginBottom="10dp"
text="@string/review_ltf_disclaimer_message"
layout_marginEnd="16dp"
style="@style/2132017915"/>
<LinearLayout
orientation="horizontal"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<RadioGroup
orientation="horizontal"
id="@+id/transfer_radio_group"
paddingBottom="6dp"
layout_width="match_parent"
layout_height="wrap_content">
<RadioButton
id="@+id/rb_transfer"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/review_transfer"
paddingEnd="17dp"
NOT_FOUND_0x14="@drawable/radio_button_tint_selector"
style="@style/2132017876"/>
<RadioButton
id="@+id/rb_redeem"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/fund_redeem"
NOT_FOUND_0x14="@drawable/radio_button_tint_selector"
style="@style/2132017876"/>
</RadioGroup>
</LinearLayout>
<TextView
id="@+id/tv_pay_disclaimer_message"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="20dp"
layout_marginEnd="16dp"
style="@style/2132017915"/>
</LinearLayout>
<LinearLayout
orientation="vertical"
id="@+id/ll_complex_disclaimer"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp">
<View
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"/>
<com.scb.phone.view.custom.investment.CustomHyperLinkTextView
id="@+id/tv_complex_disclaimer_message"
paddingTop="16dp"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginEnd="16dp"
style="@style/2132017915"/>
<LinearLayout
gravity="center_vertical"
orientation="horizontal"
background="#ffffff"
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<CheckBox
id="@+id/cb_complex_disclaimer"
layout_width="wrap_content"
layout_height="wrap_content"/>
<TextView
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/mf_onboarding_term_condition_accept"
style="@style/2132017881"/>
</LinearLayout>
</LinearLayout>
<View
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"/>
<Button
enabled="false"
layout_gravity="bottom"
id="@+id/bt_confirm"
layout_width="match_parent"
layout_height="50dp"
layout_marginTop="26dp"
layout_marginBottom="25dp"
text="@string/confirm"
layout_marginStart="20dp"
layout_marginEnd="16dp"
style="@style/2132017576"/>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
</LinearLayout>