208 lines
9.0 KiB
XML
208 lines
9.0 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/nsv_fund_purchase_landing"
|
|
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"
|
|
id="@+id/ll_layout_client_no"
|
|
background="#f5f3f6"
|
|
focusable="true"
|
|
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/nsvp_card_view_pager"
|
|
layout_width="wrap_content"
|
|
layout_height="120dp"
|
|
layout_marginTop="8dp"
|
|
layout_marginBottom="3dp"/>
|
|
<me.relex.circleindicator.CircleIndicator
|
|
id="@+id/indicator"
|
|
layout_width="match_parent"
|
|
layout_height="16dp"
|
|
NOT_FOUND_0x15="@drawable/circle_indicator_purple"
|
|
NOT_FOUND_0x16="@drawable/gray_radius"/>
|
|
</LinearLayout>
|
|
<TextView
|
|
id="@+id/tv_omnibus_account_remark"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="10dp"
|
|
layout_marginBottom="5dp"
|
|
text="@string/omnibus_account_remark"
|
|
layout_marginHorizontal="@dimen/2131165440"
|
|
style="@style/2132017682"/>
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="20dp"
|
|
layout_marginBottom="5dp"
|
|
text="@string/purchase_fund"
|
|
paddingStart="20dp"
|
|
style="@style/2132017919"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_select_fund_container"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<View
|
|
id="@+id/vw_select_fund_divider"
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"/>
|
|
<com.scb.phone.view.custom.common.CustomScheduleView
|
|
id="@+id/schedule_view"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
layout_marginVertical="@dimen/2131165433"/>
|
|
<com.scb.phone.view.custom.common.CustomFundSelect
|
|
id="@+id/fund_select"
|
|
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/ll_layout_fund_pay_container"
|
|
background="#f5f3f6"
|
|
focusableInTouchMode="true"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<TextView
|
|
id="@+id/tv_fund_pay_title"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="10dp"
|
|
layout_marginBottom="5dp"
|
|
paddingStart="20dp"
|
|
style="@style/2132017919"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_fund_pay_fragment_container"
|
|
background="#ffffff"
|
|
focusableInTouchMode="true"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"/>
|
|
<com.google.android.material.tabs.TabLayout
|
|
id="@+id/fund_pay_tab_layout"
|
|
layout_width="match_parent"
|
|
layout_height="56dp"
|
|
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>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_add_pay_account_section"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<TextView
|
|
id="@+id/tv_add_pay_account_disclaimer"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="10dp"
|
|
text="@string/add_pay_account_disclaimer"
|
|
layout_marginHorizontal="@dimen/2131165440"
|
|
style="@style/2132017660"/>
|
|
<TextView
|
|
id="@+id/tv_add_pay_account_link"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/add_pay_account_link"
|
|
layout_marginHorizontal="@dimen/2131165440"
|
|
layout_marginVertical="@dimen/2131165424"
|
|
style="@style/2132017971"/>
|
|
</LinearLayout>
|
|
<TextView
|
|
id="@+id/tv_amount"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/review_amount"
|
|
textAllCaps="true"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
style="@style/2132017919"/>
|
|
<View
|
|
id="@+id/vw_amount_separator"
|
|
layout_marginTop="8dp"
|
|
style="@style/2132018228"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_amount"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<com.scb.phone.view.custom.common.AmountEditText
|
|
gravity="end"
|
|
id="@+id/edit_amount"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
hint="@string/transfer_to_account_amount_hint"
|
|
inputType="numberDecimal"
|
|
windowSoftInputMode="adjustNothing|stateVisible"
|
|
imeOptions="actionDone"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
style="@style/2132017957"/>
|
|
<View
|
|
layout_marginTop="24dp"
|
|
style="@style/2132018228"/>
|
|
</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_0x17="@drawable/ripple_rounded_dark_purple"
|
|
NOT_FOUND_0x18="@string/review"
|
|
NOT_FOUND_0x19="@color/2131100912"/>
|
|
<com.scb.phone.view.custom.common.DefaultButton
|
|
id="@+id/bt_cancel"
|
|
background="@drawable/bg_button_transparent"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="48dp"
|
|
layout_marginTop="24dp"
|
|
layout_marginBottom="16dp"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
NOT_FOUND_0x18="@string/cancel"
|
|
NOT_FOUND_0x19="@color/2131100876"/>
|
|
</LinearLayout>
|
|
</androidx.core.widget.NestedScrollView>
|
|
</LinearLayout>
|