166 lines
5.9 KiB
XML
166 lines
5.9 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"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<include
|
|
id="@+id/layout_card_and_product_data"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0x12="0"
|
|
layout="@layout/2131560132"/>
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
id="@+id/layout_airline_number"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x11="@+id/layout_card_and_product_data">
|
|
<TextView
|
|
id="@+id/txv_airline_number_label"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/airline_number"
|
|
textAllCaps="true"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x12="@+id/txv_airline_number"
|
|
style="@style/2132017871"/>
|
|
<TextView
|
|
gravity="end"
|
|
id="@+id/txv_airline_number"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xc="1"
|
|
NOT_FOUND_0xe="@+id/txv_airline_number_label"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x12="0"
|
|
style="@style/2132017881"/>
|
|
<TextView
|
|
gravity="end"
|
|
id="@+id/txv_last_name"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
textAllCaps="true"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xc="1"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x11="@+id/txv_airline_number"
|
|
style="@style/2132017881"/>
|
|
<View
|
|
background="#eae7ec"
|
|
layout_width="0dp"
|
|
layout_height="1dp"
|
|
layout_marginTop="16dp"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x11="@+id/txv_last_name"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
id="@+id/layout_to_earn"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x11="@+id/layout_airline_number">
|
|
<TextView
|
|
id="@+id/txv_to_earn_label"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/total_miles"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x12="@+id/txv_total_miles"
|
|
style="@style/2132017871"/>
|
|
<TextView
|
|
gravity="end"
|
|
id="@+id/txv_total_miles"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="8dp"
|
|
NOT_FOUND_0xc="1"
|
|
NOT_FOUND_0xe="@+id/txv_to_earn_label"
|
|
NOT_FOUND_0xf="@+id/txv_miles"
|
|
NOT_FOUND_0x12="0"
|
|
style="@style/2132017881"/>
|
|
<TextView
|
|
id="@+id/txv_miles"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/miles"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xb="@+id/txv_total_miles"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x12="@+id/txv_total_miles"
|
|
style="@style/2132017881"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
id="@+id/layout_pts_to_redeem"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x11="@+id/layout_to_earn">
|
|
<View
|
|
id="@+id/view6"
|
|
background="#eae7ec"
|
|
layout_width="0dp"
|
|
layout_height="1dp"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x12="0"/>
|
|
<TextView
|
|
id="@+id/txv_points_to_redeem_label"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/total_points"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x12="@+id/txv_points_to_redeem"
|
|
style="@style/2132017871"/>
|
|
<TextView
|
|
gravity="end"
|
|
id="@+id/txv_points_to_redeem"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="8dp"
|
|
NOT_FOUND_0xc="1"
|
|
NOT_FOUND_0xe="@+id/txv_points_to_redeem_label"
|
|
NOT_FOUND_0xf="@+id/txv_pts"
|
|
NOT_FOUND_0x11="@+id/view6"
|
|
NOT_FOUND_0x12="0"
|
|
style="@style/2132017881"/>
|
|
<TextView
|
|
id="@+id/txv_pts"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/pts"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xb="@+id/txv_points_to_redeem"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x12="@+id/txv_points_to_redeem"
|
|
style="@style/2132017881"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<View
|
|
id="@+id/divider_view"
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x11="@+id/layout_pts_to_redeem"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|