147 lines
6.3 KiB
XML
147 lines
6.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:attr="http://schemas.android.com/apk/res-auto"
|
|
orientation="vertical"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<include layout="@layout/2131559376"/>
|
|
<androidx.core.widget.NestedScrollView
|
|
id="@+id/fund_purchase_landing_scroll_view"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="0dp"
|
|
layout_weight="1">
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
background="#ffffff"
|
|
focusableInTouchMode="true"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<com.scb.phone.view.custom.transferandpay.CustomTransferAndPayItem
|
|
id="@+id/tv_transaction_date"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x17="@string/review_transaction_date"/>
|
|
<include layout="@layout/2131558868"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_request_hold"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
paddingStart="16dp">
|
|
<TextView
|
|
paddingTop="20dp"
|
|
paddingBottom="5dp"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/holding_by_post"
|
|
style="@style/2132017868"/>
|
|
<TextView
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/holding_by_post_disclaimer"
|
|
paddingVertical="@dimen/2131165492"
|
|
style="@style/2132017919"/>
|
|
<LinearLayout
|
|
orientation="horizontal"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<RadioGroup
|
|
orientation="horizontal"
|
|
id="@+id/holding_radio_group"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
paddingVertical="@dimen/2131165512">
|
|
<androidx.appcompat.widget.AppCompatRadioButton
|
|
id="@+id/rb_holding_yes"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/yes"
|
|
paddingEnd="20dp"
|
|
NOT_FOUND_0x16="@drawable/radio_button_tint_selector"
|
|
style="@style/2132017876"/>
|
|
<androidx.appcompat.widget.AppCompatRadioButton
|
|
id="@+id/rb_holding_no"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/no"
|
|
NOT_FOUND_0x16="@drawable/radio_button_tint_selector"
|
|
style="@style/2132017876"/>
|
|
</RadioGroup>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
<TextView
|
|
id="@+id/tv_omnibus_account_request_holding_disclaimer"
|
|
visibility="gone"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="10dp"
|
|
text="@string/review_omnibus_account_disclaimer"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
style="@style/2132017919"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_omnibus_disclaimer"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<View
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
layout_marginTop="16dp"
|
|
layout_marginStart="16dp"/>
|
|
<TextView
|
|
textStyle="bold"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="10dp"
|
|
layout_marginBottom="4dp"
|
|
text="@string/redeem_review_omnibus_condition"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
style="@style/2132017868"/>
|
|
<TextView
|
|
id="@+id/tv_omnibus_disclaimer"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
style="@style/2132017919"/>
|
|
</LinearLayout>
|
|
<View
|
|
background="#c9c6cd"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
layout_marginTop="16dp"
|
|
layout_marginStart="16dp"/>
|
|
<com.scb.phone.view.custom.common.DefaultButton
|
|
layout_gravity="bottom"
|
|
id="@+id/button_continue"
|
|
background="@drawable/bg_button"
|
|
layout_width="match_parent"
|
|
layout_height="50dp"
|
|
layout_marginTop="26dp"
|
|
layout_marginBottom="16dp"
|
|
layout_alignParentBottom="true"
|
|
layout_marginStart="20dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0x18="true"
|
|
NOT_FOUND_0x19="@drawable/ripple_rounded_dark_purple"
|
|
NOT_FOUND_0x1a="@string/confirm"
|
|
NOT_FOUND_0x1b="@color/2131099810"/>
|
|
</LinearLayout>
|
|
</androidx.core.widget.NestedScrollView>
|
|
<Button
|
|
id="@+id/bt_sticky_confirm"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="26dp"
|
|
layout_marginBottom="16dp"
|
|
text="@string/confirm"
|
|
layout_marginStart="20dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017576"/>
|
|
</LinearLayout>
|