115 lines
4.0 KiB
XML
115 lines
4.0 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_payment_details_view"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
ellipsize="end"
|
||
|
id="@+id/deejung_plan_chicklet_header_label"
|
||
|
layout_width="0dp"
|
||
|
layout_height="32dp"
|
||
|
layout_marginTop="16dp"
|
||
|
maxLines="1"
|
||
|
paddingStart="16dp"
|
||
|
layout_marginEnd="32dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x12="@+id/deejung_plan_chicklet_header"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/deejung_plan_chicklet_header"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017881"/>
|
||
|
<ImageView
|
||
|
textColor="#353239"
|
||
|
id="@+id/confirmation_image"
|
||
|
visibility="gone"
|
||
|
layout_width="24dp"
|
||
|
layout_height="24dp"
|
||
|
layout_marginTop="20dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
layout_marginEnd="18dp"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017881"/>
|
||
|
<androidx.constraintlayout.widget.Barrier
|
||
|
id="@+id/barrier1"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="0dp"
|
||
|
NOT_FOUND_0xe="3"
|
||
|
NOT_FOUND_0xf="deejung_plan_chicklet_header_label, deejung_plan_chicklet_header, confirmation_image"/>
|
||
|
<TextView
|
||
|
textColor="#736e78"
|
||
|
id="@+id/deejung_plan_chicklet_inner_label_first"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
text="@string/principal_label"
|
||
|
layout_marginStart="32dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x14="@+id/barrier1"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
textColor="#736e78"
|
||
|
id="@+id/deejung_plan_chicklet_inner_text_first"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x14="@+id/barrier1"
|
||
|
style="@style/2132017881"/>
|
||
|
<TextView
|
||
|
textColor="#736e78"
|
||
|
id="@+id/deejung_plan_chicklet_inner_label_second"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
text="@string/interest_label"
|
||
|
layout_marginStart="32dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x14="@+id/deejung_plan_chicklet_inner_text_first"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
textColor="#736e78"
|
||
|
id="@+id/deejung_plan_chicklet_inner_text_second"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x14="@+id/deejung_plan_chicklet_inner_label_first"
|
||
|
style="@style/2132017881"/>
|
||
|
<TextView
|
||
|
textColor="#da2e36"
|
||
|
id="@+id/error_message"
|
||
|
visibility="gone"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="20dp"
|
||
|
layout_marginBottom="20dp"
|
||
|
layout_marginStart="32dp"
|
||
|
NOT_FOUND_0x10="@+id/barrier2"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x14="@+id/deejung_plan_chicklet_inner_label_second"
|
||
|
style="@dimen/2131166563"/>
|
||
|
<androidx.constraintlayout.widget.Barrier
|
||
|
id="@+id/barrier2"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="0dp"
|
||
|
NOT_FOUND_0xe="3"
|
||
|
NOT_FOUND_0xf="deejung_plan_chicklet_inner_label_second, error_message"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|