137 lines
5.9 KiB
XML
137 lines
5.9 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_redeem_landing_scroll_view"
|
||
|
background="#f5f3f6"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#f5f3f6"
|
||
|
focusableInTouchMode="true"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#f5f3f6"
|
||
|
focusableInTouchMode="true"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
paddingStart="20dp">
|
||
|
<TextView
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="10dp"
|
||
|
layout_marginBottom="5dp"
|
||
|
text="@string/fund_client_no"
|
||
|
style="@style/2132017919"/>
|
||
|
<com.scb.phone.view.custom.common.NoSwipeViewPager
|
||
|
id="@+id/card_view_pager"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="120dp"
|
||
|
layout_marginTop="8dp"
|
||
|
layout_marginBottom="3dp"
|
||
|
paddingEnd="10dp"/>
|
||
|
<me.relex.circleindicator.CircleIndicator
|
||
|
id="@+id/indicator"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="16dp"
|
||
|
NOT_FOUND_0xe="@drawable/circle_indicator_purple"
|
||
|
NOT_FOUND_0xf="@drawable/gray_radius"/>
|
||
|
</LinearLayout>
|
||
|
<TextView
|
||
|
id="@+id/tv_omnibus_account_remark"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="13dp"
|
||
|
layout_marginBottom="6dp"
|
||
|
text="@string/omnibus_account_remark"
|
||
|
layout_marginHorizontal="@dimen/2131165433"
|
||
|
style="@style/2132017682"/>
|
||
|
<TextView
|
||
|
id="@+id/fund_select_title"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="10dp"
|
||
|
layout_marginBottom="5dp"
|
||
|
paddingStart="16dp"
|
||
|
style="@style/2132017919"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/select_fund_container_linear_layout"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<View
|
||
|
id="@+id/top_divider"
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"/>
|
||
|
<com.scb.phone.view.custom.common.CustomScheduleView
|
||
|
id="@+id/schedule_view"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp"/>
|
||
|
<com.scb.phone.view.custom.common.CustomFundSelect
|
||
|
id="@+id/fund_select"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"/>
|
||
|
<com.scb.phone.view.custom.common.CustomFundSelect
|
||
|
id="@+id/fund_switch_in"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"/>
|
||
|
</LinearLayout>
|
||
|
<include
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
layout="@layout/2131559307"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/fund_pay_container"
|
||
|
background="#f5f3f6"
|
||
|
focusableInTouchMode="true"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="10dp"
|
||
|
layout_marginBottom="5dp"
|
||
|
text="@string/mf_switch_review_7"
|
||
|
paddingStart="20dp"
|
||
|
style="@style/2132017919"/>
|
||
|
<com.google.android.material.tabs.TabLayout
|
||
|
id="@+id/fund_pay_tab_layout"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="56dp"
|
||
|
NOT_FOUND_0x11="@dimen/2131166581"
|
||
|
style="@style/2132017164"/>
|
||
|
<com.scb.phone.view.custom.common.FragmentWrapContentViewPager
|
||
|
id="@+id/fund_pay_view_pager"
|
||
|
background="#00000000"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"/>
|
||
|
</LinearLayout>
|
||
|
<com.scb.phone.view.custom.common.DefaultButton
|
||
|
id="@+id/bt_review"
|
||
|
background="@drawable/bg_button"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="48dp"
|
||
|
layout_marginTop="24dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
layout_marginHorizontal="@dimen/2131165433"
|
||
|
NOT_FOUND_0x10="@drawable/ripple_rounded_dark_purple"
|
||
|
NOT_FOUND_0x12="@string/review"
|
||
|
NOT_FOUND_0x13="@color/2131100912"/>
|
||
|
</LinearLayout>
|
||
|
</androidx.core.widget.NestedScrollView>
|
||
|
</LinearLayout>
|