375 lines
17 KiB
XML
375 lines
17 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="#f5f3f6"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<include layout="@layout/2131559376"/>
|
|
<androidx.core.widget.NestedScrollView
|
|
layout_width="match_parent"
|
|
layout_height="0dp"
|
|
layout_weight="1">
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
focusableInTouchMode="true"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<TextView
|
|
background="#ffffff"
|
|
padding="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/collateral_feature_header_instruction_mcmc"
|
|
style="@style/2132017674"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_collateral_car_card"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
NOT_FOUND_0x25="true"
|
|
NOT_FOUND_0x26="@string/collateral_car_card_header"/>
|
|
<com.scb.phone.view.custom.easycash.CustomCollateralCarSelector
|
|
id="@+id/collateral_car_selector"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"/>
|
|
</LinearLayout>
|
|
<com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel
|
|
id="@+id/card_detail_header"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x25="true"
|
|
NOT_FOUND_0x26="@string/auto_mcmc_collateral_car_details_section_title"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_card_detail"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp">
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/auto_mcmc_brand_title"
|
|
style="@style/2132017876"/>
|
|
<RelativeLayout
|
|
id="@+id/rl_layout_brand"
|
|
background="@drawable/bg_spinner"
|
|
padding="5dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="8dp">
|
|
<TextView
|
|
gravity="start|center_vertical"
|
|
id="@+id/tv_brand_editable"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
minHeight="40dp"
|
|
hint="@string/auto_mcmc_brand_placeholder"
|
|
layout_alignTop="@+id/iv_image_arrow_job"
|
|
layout_marginStart="16dp"
|
|
layout_toStartOf="@+id/iv_image_arrow_job"
|
|
style="@style/2132017876"/>
|
|
<ImageView
|
|
id="@+id/iv_image_arrow_job"
|
|
padding="5dp"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
src="@drawable/ic_expand_more_black_24dp"
|
|
layout_alignParentRight="true"
|
|
layout_centerVertical="true"
|
|
contentDescription="@null"
|
|
rotation="-90"
|
|
layout_marginEnd="8dp"
|
|
layout_alignParentEnd="true"/>
|
|
</RelativeLayout>
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/auto_mcmc_model_title"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/label_model"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="4dp"
|
|
text="@string/auto_mcmc_model_will_be_autofilled"
|
|
style="@style/2132017873"/>
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/auto_mcmc_year_title"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/label_model_year"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="4dp"
|
|
text="@string/auto_mcmc_model_will_be_autofilled"
|
|
style="@style/2132017873"/>
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/auto_mcmc_sub_model_title"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/label_sub_model"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/auto_mcmc_model_will_be_autofilled"
|
|
style="@style/2132017873"/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_card_detail_not_editable"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
paddingBottom="16dp"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp">
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/auto_mcmc_brand_title"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
gravity="start|center_vertical"
|
|
id="@+id/tv_brand_not_editable"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="4dp"
|
|
style="@style/2132017873"/>
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/auto_mcmc_model_title"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/tv_model"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="4dp"
|
|
style="@style/2132017873"/>
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/auto_mcmc_year_title"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/tv_model_year"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="4dp"
|
|
style="@style/2132017873"/>
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/auto_mcmc_sub_model_title"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/tv_sub_model"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
style="@style/2132017873"/>
|
|
</LinearLayout>
|
|
<com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x25="true"
|
|
NOT_FOUND_0x26="@string/auto_mcmc_car_registration_section_title"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_registration_editable"
|
|
background="#ffffff"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<com.scb.phone.view.custom.common.CommonInputViewGroup
|
|
id="@+id/label_plate_no"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x1f="@integer/2131427466"
|
|
NOT_FOUND_0x20="@string/auto_mcmc_car_registration_no_placeholder"
|
|
NOT_FOUND_0x21="0x6"
|
|
NOT_FOUND_0x22="@string/auto_mcmc_car_registration_no_title"/>
|
|
<com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle
|
|
id="@+id/custom_spinner_location"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x23="@string/auto_mcmc_province_of_registration_placeholder"
|
|
NOT_FOUND_0x24="@string/auto_mcmc_province_of_registration_section_title"/>
|
|
<com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle
|
|
id="@+id/custom_spinner_year_registration"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x23="@string/auto_mcmc_year_of_registration_placeholder"
|
|
NOT_FOUND_0x24="@string/auto_mcmc_year_of_registration_section_title"/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_registration_not_editable"
|
|
background="#ffffff"
|
|
paddingBottom="16dp"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp">
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/auto_mcmc_car_registration_no_title"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/tv_plate_no_not_editable"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="4dp"
|
|
text="@string/auto_mcmc_model_will_be_autofilled"
|
|
style="@style/2132017873"/>
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/auto_mcmc_province_of_registration_section_title"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/tv_location_not_editable"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="4dp"
|
|
text="@string/auto_mcmc_model_will_be_autofilled"
|
|
style="@style/2132017873"/>
|
|
<TextView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/auto_mcmc_year_of_registration_section_title"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
id="@+id/tv_year_registration_not_editable"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="4dp"
|
|
text="@string/auto_mcmc_model_will_be_autofilled"
|
|
style="@style/2132017873"/>
|
|
</LinearLayout>
|
|
<com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x25="true"
|
|
NOT_FOUND_0x26="@string/collateral_feature_header_insurance"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<TextView
|
|
id="@+id/tv_label_car_insurance"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/collateral_feature_title_car_insurance"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017876"/>
|
|
<RadioGroup
|
|
orientation="horizontal"
|
|
id="@+id/rg_car_insurance_option"
|
|
paddingTop="8dp"
|
|
paddingBottom="8dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp">
|
|
<RadioButton
|
|
layout_gravity="center_vertical"
|
|
id="@+id/rb_car_insurance_yes"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
text="@string/collateral_car_insurance_yes"
|
|
layout_weight="1"
|
|
style="@style/2132017876"/>
|
|
<RadioButton
|
|
layout_gravity="center_vertical"
|
|
id="@+id/rb_car_insurance_no"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
text="@string/collateral_car_insurance_no"
|
|
layout_weight="1"
|
|
style="@style/2132017876"/>
|
|
</RadioGroup>
|
|
<TextView
|
|
id="@+id/tv_label_life_insurance"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/collateral_feature_title_car_life_insurance"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017876"/>
|
|
<RadioGroup
|
|
orientation="horizontal"
|
|
id="@+id/rg_life_insurance_option"
|
|
paddingTop="8dp"
|
|
paddingBottom="8dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp">
|
|
<RadioButton
|
|
layout_gravity="center_vertical"
|
|
id="@+id/rb_life_insurance_yes"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
text="@string/collateral_insurance_yes"
|
|
layout_weight="1"
|
|
style="@style/2132017876"/>
|
|
<RadioButton
|
|
layout_gravity="center_vertical"
|
|
id="@+id/rb_life_insurance_no"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
text="@string/collateral_insurance_no"
|
|
layout_weight="1"
|
|
style="@style/2132017876"/>
|
|
</RadioGroup>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
</androidx.core.widget.NestedScrollView>
|
|
<LinearLayout
|
|
orientation="horizontal"
|
|
padding="8dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<Button
|
|
enabled="false"
|
|
id="@+id/button_calculate"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_margin="8dp"
|
|
text="@string/collateral_insurance_calculate"
|
|
layout_weight="1"
|
|
style="@style/2132017576"/>
|
|
</LinearLayout>
|
|
</LinearLayout>
|