122 lines
3.7 KiB
XML
122 lines
3.7 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="wrap_content">
|
||
|
<ImageView
|
||
|
id="@+id/imageView3"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="13dp"
|
||
|
src="@drawable/ic_tick"
|
||
|
contentDescription="@null"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x11="0"/>
|
||
|
<TextView
|
||
|
textSize="24sp"
|
||
|
textColor="#06bf59"
|
||
|
id="@+id/textView"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="13dp"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="@+id/imageView3"
|
||
|
style="@style/2132017985"/>
|
||
|
<TextView
|
||
|
textColor="#959199"
|
||
|
id="@+id/txv_redemption_date_time"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="5dp"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="@+id/textView"
|
||
|
style="@style/2132017658"/>
|
||
|
<TextView
|
||
|
textColor="#959199"
|
||
|
id="@+id/txv_reference_id"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="@+id/txv_redemption_date_time"
|
||
|
style="@style/2132017658"/>
|
||
|
<View
|
||
|
id="@+id/view2"
|
||
|
background="#eae7ec"
|
||
|
layout_width="0dp"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="10dp"
|
||
|
layout_marginStart="24dp"
|
||
|
layout_marginEnd="8dp"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="@+id/txv_reference_id"/>
|
||
|
<include
|
||
|
id="@+id/layout_card"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x10="@+id/view2"
|
||
|
layout="@layout/2131560065"/>
|
||
|
<View
|
||
|
id="@+id/view3"
|
||
|
background="#eae7ec"
|
||
|
layout_width="0dp"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="24dp"
|
||
|
layout_marginEnd="8dp"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="@+id/layout_card"/>
|
||
|
<TextView
|
||
|
id="@+id/txv_item_label"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/item"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0x11="@+id/txv_product_name"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
textSize="24sp"
|
||
|
textColor="#353239"
|
||
|
gravity="end"
|
||
|
id="@+id/txv_product_name"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xe="@+id/txv_item_label"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="@+id/view3"
|
||
|
style="@style/2132017985"/>
|
||
|
<TextView
|
||
|
gravity="end"
|
||
|
id="@+id/txv_item_description"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="@+id/txv_product_name"
|
||
|
style="@style/2132017546"/>
|
||
|
<View
|
||
|
id="@+id/view4"
|
||
|
background="#eae7ec"
|
||
|
layout_width="0dp"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="24dp"
|
||
|
layout_marginEnd="8dp"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="@+id/txv_item_description"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|