302 lines
12 KiB
XML
302 lines
12 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="#00000000"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#00000000"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x15="0">
|
||
|
<include
|
||
|
id="@+id/from_account_layout"
|
||
|
layout="@layout/2131560065"/>
|
||
|
<View
|
||
|
id="@+id/divider1"
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"/>
|
||
|
<include
|
||
|
id="@+id/to_account_layout"
|
||
|
NOT_FOUND_0x14="@+id/divider1"
|
||
|
layout="@layout/2131560065"/>
|
||
|
<View
|
||
|
id="@+id/divider2"
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp">
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/amount_label"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/amount"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x11="@+id/transfer_amount"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/transfer_amount"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017881"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<View
|
||
|
id="@+id/divider4"
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginStart="16dp"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp">
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/duration_label_label"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/duration"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x12="@+id/duration"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/duration"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017881"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<View
|
||
|
id="@+id/divider5"
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginStart="16dp"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp">
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/interest_rate_label"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/monthly_interest_rate_label"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x12="@+id/interest_rate_value"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/interest_rate_value"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017881"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<View
|
||
|
id="@+id/divider3"
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginStart="16dp"/>
|
||
|
<include
|
||
|
id="@+id/total_payment_layout"
|
||
|
visibility="visible"
|
||
|
layout="@layout/2131560086"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/monthly_payment_layout"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<View style="@style/2132018229"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp">
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/monthly_payment_layout_label"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/monthly_payment"
|
||
|
layout_marginEnd="24dp"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x12="@+id/monthly_payment_layout_value"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/monthly_payment_layout_value"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017881"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
gravity="center_vertical"
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_fee"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<View
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginStart="16dp"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp">
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/tv_fee_label"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/total_fee_label"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/tv_fee"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017881"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
gravity="center_vertical"
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_vat"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<View
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginStart="16dp"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp">
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/tv_vat_label"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/total_vat_label"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/tv_vat"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x15="0"
|
||
|
style="@style/2132017881"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/email_verification_layout"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp">
|
||
|
<View style="@style/2132018228"/>
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/email_verification_label"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/deejung_transfer_email_address"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
id="@+id/email_verification_value"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017664"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_remark"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="16dp"
|
||
|
layout_marginStart="16dp">
|
||
|
<View style="@style/2132018228"/>
|
||
|
<TextView
|
||
|
textColor="#353239"
|
||
|
id="@+id/email_notification_label"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/deejung_transfer_email_notification_remark"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
id="@+id/email_notification_value"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/deejung_transfer_email_notification_message"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017664"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
id="@+id/bottom_separator"
|
||
|
style="@style/2132018228"/>
|
||
|
</LinearLayout>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|