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

229 lines
7.8 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?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">
<View style="@style/2132018228"/>
<TextView
textColor="#736e78"
id="@+id/label_costOverview"
background="#f5f3f6"
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/cost_overview"
style="@style/2132017920"/>
<View style="@style/2132018228"/>
<LinearLayout
gravity="center_vertical"
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tvRateLabel"
padding="16dp"
layout_width="0dp"
layout_height="wrap_content"
text="@string/monthly_interest_rate_label"
layout_weight="1"
style="@style/2132017871"/>
<TextView
textColor="#353239"
id="@+id/txv_monthly_interest_rate"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1d="0"
style="@style/2132017881"/>
</LinearLayout>
<View style="@style/2132018229"/>
<LinearLayout
gravity="center_vertical"
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
ellipsize="end"
id="@+id/deejung_plan_chicklet_header_label"
padding="16dp"
layout_width="0dp"
layout_height="wrap_content"
maxLines="1"
layout_weight="1"
style="@style/2132017871"/>
<TextView
id="@+id/deejung_plan_chicklet_header"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginEnd="16dp"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1d="0"
style="@style/2132017881"/>
</LinearLayout>
<LinearLayout
gravity="center_vertical"
id="@+id/ll_layout_principal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1c="@+id/barrier1">
<TextView
id="@+id/deejung_plan_chicklet_inner_label_first"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/principal_label"
layout_marginStart="32dp"
style="@style/2132017848"/>
<TextView
id="@+id/deejung_plan_chicklet_inner_text_first"
layout_width="match_parent"
layout_height="wrap_content"
textAlignment="textEnd"
layout_marginEnd="16dp"
style="@style/2132017848"/>
</LinearLayout>
<LinearLayout
gravity="center_vertical"
orientation="horizontal"
id="@+id/ll_layout_interest"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
NOT_FOUND_0x18="0"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="@+id/ll_layout_principal">
<TextView
id="@+id/deejung_plan_chicklet_inner_label_second"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/interest_label"
layout_marginStart="32dp"
style="@style/2132017848"/>
<TextView
gravity="end"
id="@+id/deejung_plan_chicklet_inner_text_second"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginEnd="16dp"
style="@style/2132017848"/>
</LinearLayout>
<LinearLayout
orientation="vertical"
id="@+id/layout_monthly_plan_details"
layout_width="match_parent"
layout_height="wrap_content">
<View style="@style/2132018229"/>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/monthly_plan_details_label"
padding="16dp"
layout_width="0dp"
layout_height="wrap_content"
text="@string/monthly_payment"
layout_weight="1"
style="@style/2132017871"/>
<TextView
textColor="#353239"
layout_gravity="center_vertical"
id="@+id/txv_monthly_plan_details"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
layout_marginEnd="16dp"
style="@style/2132017881"/>
</LinearLayout>
</LinearLayout>
<LinearLayout
gravity="center_vertical"
orientation="vertical"
id="@+id/ll_layout_fee"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<View style="@style/2132018229"/>
<LinearLayout
gravity="center_vertical"
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tv_fee_label"
padding="16dp"
layout_width="0dp"
layout_height="wrap_content"
text="@string/total_fee_label"
layout_weight="1"
style="@style/2132017871"/>
<TextView
textColor="#353239"
id="@+id/tv_fee"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginEnd="16dp"
layout_marginVertical="@dimen/2131165433"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1d="0"
style="@style/2132017881"/>
</LinearLayout>
</LinearLayout>
<LinearLayout
gravity="center_vertical"
orientation="vertical"
id="@+id/ll_layout_vat"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<View style="@style/2132018229"/>
<LinearLayout
gravity="center_vertical"
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tv_vat_label"
padding="16dp"
layout_width="0dp"
layout_height="wrap_content"
text="@string/total_vat_label"
layout_weight="1"
style="@style/2132017871"/>
<TextView
textColor="#353239"
id="@+id/tv_vat"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginEnd="16dp"
layout_marginVertical="@dimen/2131165433"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1d="0"
style="@style/2132017881"/>
</LinearLayout>
</LinearLayout>
<View style="@style/2132018228"/>
<LinearLayout
id="@+id/review_button_view"
background="#f5f3f6"
paddingTop="24dp"
paddingBottom="24dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<Button
id="@+id/btn_deejung_review"
layout_width="match_parent"
text="@string/review"
style="@style/2132017576"/>
</LinearLayout>
</LinearLayout>