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

158 lines
4.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"
id="@+id/layout_save_slip_root"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x10="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x15="0">
<ImageView
id="@+id/imv_bg_slip"
layout_width="0dp"
layout_height="0dp"
src="@drawable/slip_bg"
scaleType="fitXY"
contentDescription="@null"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x15="0"/>
<include
id="@+id/layout_confirmation_top_part"
layout_width="0dp"
layout_height="wrap_content"
NOT_FOUND_0x10="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x15="0"
layout="@layout/2131560125"/>
<TextView
id="@+id/txv_membership_id_label"
layout_width="0dp"
layout_height="wrap_content"
text="@string/airline_number"
textAllCaps="true"
layout_marginStart="16dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x15="@+id/txv_membership_id"
style="@style/2132017871"/>
<TextView
textSize="24sp"
textColor="#353239"
gravity="end"
id="@+id/txv_membership_id"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="24dp"
NOT_FOUND_0x11="@+id/txv_membership_id_label"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="@+id/layout_confirmation_top_part"
style="@style/2132017985"/>
<TextView
gravity="end"
id="@+id/txv_last_name"
layout_width="0dp"
layout_height="wrap_content"
layout_marginStart="16dp"
layout_marginEnd="24dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="@+id/txv_membership_id"
style="@style/2132017548"/>
<View
id="@+id/view5"
background="#eae7ec"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="24dp"
layout_marginEnd="8dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="@+id/txv_last_name"/>
<TextView
textSize="20sp"
textColor="#353239"
id="@+id/txv_to_earn_label"
layout_width="0dp"
layout_height="wrap_content"
text="@string/total_miles"
layout_marginStart="16dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x15="@+id/txv_total_miles"
style="@style/2132017959"/>
<TextView
id="@+id/txv_miles"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/miles"
layout_marginEnd="24dp"
NOT_FOUND_0xf="@+id/txv_total_miles"
NOT_FOUND_0x13="0"
NOT_FOUND_0x15="@+id/txv_total_miles"
style="@style/2132017873"/>
<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_0x11="@+id/txv_to_earn_label"
NOT_FOUND_0x12="@+id/txv_miles"
NOT_FOUND_0x14="@+id/view5"
style="@style/2132017881"/>
<View
id="@+id/view6"
background="#eae7ec"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="24dp"
layout_marginEnd="8dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="@+id/txv_total_miles"/>
<TextView
textSize="20sp"
textColor="#353239"
id="@+id/txv_points_to_redeem_label"
layout_width="0dp"
layout_height="wrap_content"
text="@string/total_points"
layout_marginStart="16dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x15="@+id/txv_total_points"
style="@style/2132017959"/>
<TextView
id="@+id/txv_pts"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/pts"
layout_marginEnd="24dp"
NOT_FOUND_0xf="@+id/txv_total_points"
NOT_FOUND_0x13="0"
NOT_FOUND_0x15="@+id/txv_total_points"
style="@style/2132017873"/>
<TextView
gravity="end"
id="@+id/txv_total_points"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="8dp"
NOT_FOUND_0x11="@+id/txv_points_to_redeem_label"
NOT_FOUND_0x12="@+id/txv_pts"
NOT_FOUND_0x14="@+id/view6"
style="@style/2132017881"/>
<View
layout_width="1dp"
layout_height="24dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x14="@+id/txv_total_points"/>
</androidx.constraintlayout.widget.ConstraintLayout>