what-the-bank/resources/res/layout/2131560015.xml

80 lines
3.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
id="@+id/cv_product_type"
layout_width="match_parent"
layout_height="wrap_content"
layout_margin="8dp"
NOT_FOUND_0xa="@dimen/2131165456"
NOT_FOUND_0xb="@dimen/2131165407">
<androidx.constraintlayout.widget.ConstraintLayout
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/iv_product_type_icon"
layout_width="32dp"
layout_height="32dp"
src="@drawable/ic_insurance_pay"
scaleType="fitCenter"
contentDescription="@null"
NOT_FOUND_0xd="0"
NOT_FOUND_0xf="0"/>
<ImageView
id="@+id/iv_partner_icon"
layout_width="32dp"
layout_height="32dp"
src="@drawable/ic_insurance_pay"
scaleType="fitCenter"
contentDescription="@null"
NOT_FOUND_0xc="0"
NOT_FOUND_0xf="0"/>
<TextView
id="@+id/tv_product_type_name"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="@+id/iv_product_type_icon"
style="@style/2132017923"/>
<TextView
id="@+id/tv_product_name"
layout_width="wrap_content"
layout_height="wrap_content"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="@+id/tv_product_type_name"
style="@style/2132017881"/>
<TextView
id="@+id/tv_policy_no_label"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/auto_my_insurance_policy_no"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="@+id/tv_product_name"
style="@style/2132017920"/>
<TextView
id="@+id/tv_effective_date_label"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/auto_my_insurance_effective_date"
NOT_FOUND_0xc="0"
NOT_FOUND_0xe="@+id/tv_product_name"
style="@style/2132017920"/>
<TextView
id="@+id/tv_policy_no"
layout_width="wrap_content"
layout_height="wrap_content"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="@+id/tv_policy_no_label"
style="@style/2132017851"/>
<TextView
id="@+id/tv_effective_date"
layout_width="wrap_content"
layout_height="wrap_content"
NOT_FOUND_0xc="0"
NOT_FOUND_0xe="@+id/tv_effective_date_label"
style="@style/2132017851"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.cardview.widget.CardView>