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

277 lines
9.3 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_deejung_top_view"
background="#00000000"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
textColor="#353239"
id="@+id/duration_label"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/duration"
layout_marginStart="16dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x1a="0"
style="@style/2132017871"/>
<TextView
textColor="#353239"
ellipsize="end"
id="@+id/duration"
layout_width="wrap_content"
layout_height="wrap_content"
maxLines="1"
layout_marginEnd="16dp"
NOT_FOUND_0x12="@+id/duration_label"
NOT_FOUND_0x17="0"
NOT_FOUND_0x1a="@+id/duration_label"
style="@style/2132017881"/>
<View
id="@+id/dividerDuration"
background="#eae7ec"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x19="@+id/duration"/>
<TextView
textColor="#353239"
id="@+id/interest_rate_label"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
text="@string/monthly_interest_rate_label"
layout_marginStart="16dp"
layout_marginEnd="24dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="@+id/interest_rate"
NOT_FOUND_0x19="@+id/dividerDuration"
style="@style/2132017871"/>
<TextView
textColor="#353239"
ellipsize="end"
id="@+id/interest_rate"
layout_width="wrap_content"
layout_height="wrap_content"
maxLines="1"
layout_marginEnd="16dp"
NOT_FOUND_0x12="@+id/interest_rate_label"
NOT_FOUND_0x17="0"
NOT_FOUND_0x1a="@+id/interest_rate_label"
style="@style/2132017881"/>
<View
id="@+id/dividerInterestRate"
background="#eae7ec"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x19="@+id/interest_rate_label"/>
<TextView
textColor="#353239"
id="@+id/tvTotalPaymentTitle"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/total_approved_payment"
layout_marginStart="16dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="@+id/tvTotalPayment"
NOT_FOUND_0x19="@+id/dividerInterestRate"
style="@style/2132017871"/>
<TextView
textColor="#353239"
ellipsize="end"
id="@+id/tvTotalPayment"
layout_width="wrap_content"
layout_height="wrap_content"
maxLines="1"
layout_marginEnd="16dp"
NOT_FOUND_0x12="@+id/tvTotalPaymentTitle"
NOT_FOUND_0x17="0"
NOT_FOUND_0x1a="@+id/tvTotalPaymentTitle"
style="@style/2132017881"/>
<TextView
id="@+id/tvPrincipalTitle"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="20dp"
text="@string/principal_label"
layout_marginStart="32dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="@+id/tvPrincipal"
NOT_FOUND_0x19="@+id/tvTotalPaymentTitle"
style="@style/2132017849"/>
<TextView
ellipsize="end"
id="@+id/tvPrincipal"
layout_width="wrap_content"
layout_height="wrap_content"
maxLines="1"
layout_marginEnd="16dp"
NOT_FOUND_0x12="@+id/tvPrincipalTitle"
NOT_FOUND_0x17="0"
NOT_FOUND_0x1a="@+id/tvPrincipalTitle"
style="@style/2132017852"/>
<TextView
id="@+id/tvInterestTitle"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/interest_label"
layout_marginStart="32dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="@+id/tvInterest"
NOT_FOUND_0x19="@+id/tvPrincipalTitle"
style="@style/2132017849"/>
<TextView
ellipsize="end"
id="@+id/tvInterest"
layout_width="wrap_content"
layout_height="wrap_content"
maxLines="1"
layout_marginEnd="16dp"
NOT_FOUND_0x12="@+id/tvInterestTitle"
NOT_FOUND_0x17="0"
NOT_FOUND_0x1a="@+id/tvInterestTitle"
style="@style/2132017852"/>
<View
id="@+id/vw_divider_total_payment"
background="#eae7ec"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x19="@+id/tvInterestTitle"/>
<LinearLayout
orientation="vertical"
id="@+id/monthlyPaymentHolder"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x19="@+id/vw_divider_total_payment">
<LinearLayout
orientation="horizontal"
id="@+id/monthlyPaymentDetailHolder"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
textColor="#353239"
layout_gravity="center_vertical"
id="@+id/tvMonthlyPaymentTitle"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
text="@string/monthly_payment"
layout_weight="1"
layout_marginStart="16dp"
layout_marginEnd="24dp"
style="@style/2132017871"/>
<TextView
textColor="#353239"
ellipsize="end"
layout_gravity="center_vertical"
id="@+id/tvMonthlyPayment"
layout_width="wrap_content"
layout_height="wrap_content"
maxLines="1"
layout_marginEnd="16dp"
style="@style/2132017881"/>
</LinearLayout>
<View
id="@+id/vw_divider_monthly_payment"
style="@style/2132018229"/>
</LinearLayout>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/emailHolderConstraint"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x19="@+id/monthlyPaymentHolder">
<TextView
textColor="#353239"
id="@+id/tvEmailTitle"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/deejung_transfer_email_address"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="0"
NOT_FOUND_0x1a="0"
style="@style/2132017871"/>
<TextView
ellipsize="end"
id="@+id/tvEmail"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="4dp"
maxLines="1"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="0"
NOT_FOUND_0x18="0"
NOT_FOUND_0x19="@+id/tvEmailTitle"
style="@style/2132017674"/>
<View
id="@+id/dividerEmail"
background="#eae7ec"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x19="@+id/tvEmail"/>
<TextView
textColor="#353239"
id="@+id/tvEmailRemarkTitle"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/deejung_transfer_email_notification_remark"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="0"
NOT_FOUND_0x19="@+id/dividerEmail"
style="@style/2132017871"/>
<TextView
id="@+id/tvEmailDesc"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="4dp"
paddingStart="16dp"
paddingEnd="16dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="0"
NOT_FOUND_0x18="0"
NOT_FOUND_0x19="@+id/tvEmailRemarkTitle"
style="@style/2132017674"/>
<View
id="@+id/dividerEmailRemark"
background="#eae7ec"
visibility="invisible"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x19="@+id/tvEmailDesc"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>