374 lines
16 KiB
XML
374 lines
16 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0">
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/cs_layout_policy_header_section"
|
||
|
background="#ffffff"
|
||
|
paddingTop="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_policy_header_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
style="@style/2132017923"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_policy_header"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_policy_header_label"
|
||
|
style="@style/2132017873"/>
|
||
|
<View
|
||
|
id="@+id/divider"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_policy_header"
|
||
|
style="@style/2132018228"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/cs_layout_policy_section"
|
||
|
background="#ffffff"
|
||
|
paddingTop="16dp"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/tv_sum_assured_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/auto_my_insurance_sum_assured"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
style="@style/2132017923"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_sum_assured"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
style="@style/2132017873"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_payment_plan_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="6dp"
|
||
|
text="@string/auto_my_insurance_payment_plan"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_sum_assured"
|
||
|
style="@style/2132017923"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_payment_plan"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="6dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_sum_assured"
|
||
|
style="@style/2132017873"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_premium_amount_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="6dp"
|
||
|
text="@string/auto_my_insurance_premium_amount"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_payment_plan"
|
||
|
style="@style/2132017923"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_premium_amount"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="6dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_payment_plan"
|
||
|
style="@style/2132017873"/>
|
||
|
<View
|
||
|
id="@+id/divider_coverage_period"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_premium_amount"
|
||
|
style="@style/2132018228"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_coverage_period_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
text="@string/auto_my_insurance_coverage_period"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/divider_coverage_period"
|
||
|
style="@style/2132017923"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_form_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
text="@string/auto_my_insurance_from_label"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x18="@+id/tv_effective_date"
|
||
|
NOT_FOUND_0x1a="@+id/divider_coverage_period"
|
||
|
style="@style/2132017849"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_effective_date"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1a="@+id/divider_coverage_period"
|
||
|
style="@style/2132017873"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_to_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/auto_my_insurance_to_label"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x18="@+id/tv_end_date"
|
||
|
NOT_FOUND_0x1a="@+id/tv_effective_date"
|
||
|
style="@style/2132017849"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_end_date"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_effective_date"
|
||
|
style="@style/2132017873"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_payment_section"
|
||
|
background="#f5f3f6"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/auto_my_insurance_premiums_to_pay"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/cs_layout_payment_car_section"
|
||
|
background="#ffffff"
|
||
|
paddingTop="16dp"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
layout_marginBottom="8dp">
|
||
|
<TextView
|
||
|
id="@+id/tv_policy_renewal_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/auto_my_insurance_policy_renewal"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_policy_renewal"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
lineSpacingMultiplier="0.7"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_policy_renewal_label"
|
||
|
style="@style/2132017674"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_insurance_type_label2"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/auto_my_insurance_insurance_type"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_policy_renewal"
|
||
|
style="@style/2132017923"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_insurance_type"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_insurance_type_label2"
|
||
|
style="@style/2132017876"/>
|
||
|
<View
|
||
|
id="@+id/divider_policy_renewal_1"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_insurance_type"
|
||
|
style="@style/2132018228"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_car_repair_type_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/auto_my_insurance_car_repair_type"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/divider_policy_renewal_1"
|
||
|
style="@style/2132017923"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_car_repair_type"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_car_repair_type_label"
|
||
|
style="@style/2132017876"/>
|
||
|
<View
|
||
|
id="@+id/divider_policy_renewal_2"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_car_repair_type"
|
||
|
style="@style/2132018228"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_new_sum_assured_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/auto_my_insurance_new_sum_assured"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/divider_policy_renewal_2"
|
||
|
style="@style/2132017923"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_premium_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/auto_my_insurance_premium"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1a="@+id/divider_policy_renewal_2"
|
||
|
style="@style/2132017923"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_new_sum_assured"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_new_sum_assured_label"
|
||
|
style="@style/2132017876"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_premium"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_premium_label"
|
||
|
style="@style/2132017876"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/cs_layout_payment_section"
|
||
|
background="@drawable/bg_white_rounded"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
layout_marginBottom="8dp"
|
||
|
foreground="@drawable/ripple_rounded_4_purple"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
elevation="2dp">
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
id="@+id/ll_layout_due_date"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0">
|
||
|
<ImageView
|
||
|
id="@+id/iv_insurance_pay"
|
||
|
layout_width="32dp"
|
||
|
layout_height="32dp"
|
||
|
layout_marginTop="16dp"
|
||
|
src="@drawable/ic_insurance_pay"
|
||
|
contentDescription="@null"
|
||
|
layout_marginStart="16dp"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_amount_due_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="19dp"
|
||
|
text="@string/auto_my_insurance_amount_due"
|
||
|
layout_marginStart="8dp"
|
||
|
style="@style/2132017875"/>
|
||
|
<TextView
|
||
|
gravity="end"
|
||
|
id="@+id/tv_due_date"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="20dp"
|
||
|
maxLines="2"
|
||
|
lineSpacingMultiplier="0.7"
|
||
|
layout_marginStart="8dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017666"/>
|
||
|
</LinearLayout>
|
||
|
<TextView
|
||
|
id="@+id/tv_due_amount"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="4dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x1a="@+id/ll_layout_due_date"
|
||
|
style="@style/2132017973"/>
|
||
|
<androidx.appcompat.widget.AppCompatButton
|
||
|
id="@+id/bt_insurance_pay"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
layout_marginBottom="14dp"
|
||
|
text="@string/auto_my_insurance_pay"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_due_amount"
|
||
|
style="@style/2132017576"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<TextView
|
||
|
id="@+id/tv_payment_disclaimer"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
lineSpacingMultiplier="0.7"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017674"/>
|
||
|
</LinearLayout>
|
||
|
</LinearLayout>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|