112 lines
4.3 KiB
XML
112 lines
4.3 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
orientation="vertical"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<include layout="@layout/2131560132"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_payment_details_container"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<include
|
||
|
id="@+id/layout_effective_date"
|
||
|
layout="@layout/2131560089"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x12="@+id/ll_payment_details_container">
|
||
|
<TextView
|
||
|
id="@+id/txv_total_points_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="4dp"
|
||
|
text="@string/total_points"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x13="@+id/txv_total_points"
|
||
|
style="@style/2132017871"/>
|
||
|
<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_0xd="1"
|
||
|
NOT_FOUND_0xf="@+id/txv_total_points_label"
|
||
|
NOT_FOUND_0x10="@+id/txv_points"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
style="@style/2132017881"/>
|
||
|
<TextView
|
||
|
id="@+id/txv_points"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/pts"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xc="@+id/txv_total_points"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x13="@+id/txv_total_points"
|
||
|
style="@style/2132017881"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/total_payable_section"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<View
|
||
|
id="@+id/view6"
|
||
|
background="#eae7ec"
|
||
|
layout_width="0dp"
|
||
|
layout_height="1dp"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x13="0"/>
|
||
|
<TextView
|
||
|
id="@+id/txv_total_payable_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="4dp"
|
||
|
text="@string/total_payable"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x13="@+id/txv_total_payable"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
gravity="end"
|
||
|
id="@+id/txv_total_payable"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="8dp"
|
||
|
NOT_FOUND_0xc="0"
|
||
|
NOT_FOUND_0xd="1"
|
||
|
NOT_FOUND_0xf="@+id/txv_total_payable_label"
|
||
|
NOT_FOUND_0x10="@+id/txv_currency"
|
||
|
NOT_FOUND_0x12="@+id/view6"
|
||
|
style="@style/2132017881"/>
|
||
|
<TextView
|
||
|
id="@+id/txv_currency"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xc="@+id/txv_total_payable"
|
||
|
NOT_FOUND_0xd="1"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x13="@+id/txv_total_payable"
|
||
|
style="@style/2132017881"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"/>
|
||
|
</LinearLayout>
|