341 lines
14 KiB
XML
341 lines
14 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
orientation="vertical"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
background="#f5f3f6"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<LinearLayout
|
|
gravity="center_horizontal"
|
|
orientation="vertical"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<ImageView
|
|
layout_gravity="center_horizontal"
|
|
layout_width="100dp"
|
|
layout_height="100dp"
|
|
src="@drawable/ic_outcome_pending_aip"/>
|
|
<TextView
|
|
gravity="center_horizontal"
|
|
id="@+id/tv_hml_pending_title"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/hml_outcome_pending_aip_header"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
style="@style/2132017880"/>
|
|
<TextView
|
|
gravity="center_horizontal"
|
|
id="@+id/tv_hml_pending_date"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
style="@style/2132017916"/>
|
|
</LinearLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
layout_width="match_parent"
|
|
layout_height="100dp"
|
|
paddingStart="24dp">
|
|
<View
|
|
background="@drawable/shape_line_dashed_purple_vertical"
|
|
layout_width="6dp"
|
|
layout_height="100dp"
|
|
NOT_FOUND_0x24="@+id/indicator_scan_passport"
|
|
NOT_FOUND_0x26="0"/>
|
|
<ImageView
|
|
id="@+id/icon_scan_passport"
|
|
background="@drawable/ic_search_document"
|
|
layout_width="48dp"
|
|
layout_height="48dp"
|
|
NOT_FOUND_0x1e="0"
|
|
NOT_FOUND_0x20="@+id/indicator_scan_passport"
|
|
NOT_FOUND_0x21="0.5"
|
|
NOT_FOUND_0x22="1"
|
|
NOT_FOUND_0x24="0"
|
|
NOT_FOUND_0x26="0"
|
|
NOT_FOUND_0x27="0.5"/>
|
|
<ImageView
|
|
id="@+id/indicator_scan_passport"
|
|
background="@drawable/shape_circle_cheque_purple"
|
|
layout_width="12dp"
|
|
layout_height="12dp"
|
|
layout_marginStart="14dp"
|
|
NOT_FOUND_0x1e="@+id/icon_scan_passport"
|
|
NOT_FOUND_0x20="@+id/text_scan_passport"
|
|
NOT_FOUND_0x23="@+id/icon_scan_passport"
|
|
NOT_FOUND_0x26="@+id/icon_scan_passport"/>
|
|
<TextView
|
|
gravity="center_vertical"
|
|
id="@+id/text_scan_passport"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
minHeight="48dp"
|
|
text="@string/hml_outcome_pending_step_2"
|
|
layout_marginStart="12dp"
|
|
NOT_FOUND_0x1e="0"
|
|
NOT_FOUND_0x1f="0"
|
|
NOT_FOUND_0x23="@+id/indicator_scan_passport"
|
|
NOT_FOUND_0x26="0"
|
|
style="@style/2132017870"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
orientation="vertical"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<TextView
|
|
gravity="center_horizontal"
|
|
id="@+id/tv_amount_title"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/hml_outcome_pending_aip_granted_up_to"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
NOT_FOUND_0x26="0"
|
|
style="@style/2132017880"/>
|
|
<TextView
|
|
textSize="48sp"
|
|
textColor="#353239"
|
|
id="@+id/tv_amount"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
textAlignment="center"
|
|
NOT_FOUND_0x20="@+id/tv_currency"
|
|
NOT_FOUND_0x22="2"
|
|
NOT_FOUND_0x24="0"
|
|
NOT_FOUND_0x25="@+id/tv_amount_title"/>
|
|
<TextView
|
|
id="@+id/tv_currency"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="8dp"
|
|
text="@string/hml_outcome_pending_aip_granted_currency"
|
|
layout_marginStart="4dp"
|
|
NOT_FOUND_0x1e="@+id/tv_amount"
|
|
NOT_FOUND_0x1f="0"
|
|
NOT_FOUND_0x23="@+id/tv_amount"
|
|
style="@style/2132017834"/>
|
|
<TextView
|
|
id="@+id/tv_repayment_title"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="18dp"
|
|
text="@string/hml_offer_review_repayment_amount_title"
|
|
textAlignment="center"
|
|
NOT_FOUND_0x1f="0"
|
|
NOT_FOUND_0x24="0"
|
|
NOT_FOUND_0x25="@+id/tv_amount"
|
|
style="@style/2132017846"/>
|
|
<TextView
|
|
id="@+id/tv_repayment_amount"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
textAlignment="center"
|
|
NOT_FOUND_0x1f="0"
|
|
NOT_FOUND_0x24="0"
|
|
NOT_FOUND_0x25="@+id/tv_repayment_title"
|
|
style="@style/2132017880"/>
|
|
<View
|
|
id="@+id/v_granted_separator"
|
|
layout_width="match_parent"
|
|
layout_marginTop="16dp"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0x25="@+id/tv_repayment_amount"
|
|
style="@style/2132018228"/>
|
|
<TextView
|
|
id="@+id/tv_annual_rate_title"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/pending_interest_rate"
|
|
textAllCaps="true"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
NOT_FOUND_0x25="@+id/v_granted_separator"
|
|
style="@style/2132017871"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_installments"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="8dp"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
NOT_FOUND_0x1f="0"
|
|
NOT_FOUND_0x24="0"
|
|
NOT_FOUND_0x25="@+id/tv_annual_rate_title"/>
|
|
<TextView
|
|
gravity="center_vertical"
|
|
id="@+id/tv_not_finalized_amount"
|
|
background="#f5f3f6"
|
|
padding="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/hml_outcome_pending_aip_not_finalized"
|
|
drawablePadding="16dp"
|
|
drawableStart="@drawable/ic_overdue"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0x25="@+id/ll_installments"
|
|
style="@style/2132017869"/>
|
|
<View
|
|
id="@+id/v_rate_separator"
|
|
layout_width="match_parent"
|
|
layout_marginTop="16dp"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0x25="@+id/tv_not_finalized_amount"
|
|
style="@style/2132018228"/>
|
|
<TextView
|
|
id="@+id/tv_repayment_term_title"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/hml_outcome_pending_aip_repayments_term"
|
|
textAllCaps="true"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
NOT_FOUND_0x24="0"
|
|
NOT_FOUND_0x25="@+id/v_rate_separator"
|
|
style="@style/2132017871"/>
|
|
<TextView
|
|
gravity="end"
|
|
id="@+id/tv_repayment_term"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
layout_marginStart="24dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0x1d="@+id/tv_repayment_term_title"
|
|
NOT_FOUND_0x1f="0"
|
|
NOT_FOUND_0x23="@+id/tv_repayment_term_title"
|
|
NOT_FOUND_0x25="@+id/v_rate_separator"
|
|
style="@style/2132017881"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
layout_width="match_parent"
|
|
layout_height="100dp"
|
|
paddingStart="24dp">
|
|
<View
|
|
background="@drawable/shape_line_dashed_purple_vertical"
|
|
layout_width="6dp"
|
|
layout_height="48dp"
|
|
NOT_FOUND_0x24="@+id/indicator_loan_result"
|
|
NOT_FOUND_0x26="0"/>
|
|
<ImageView
|
|
id="@+id/icon_loan_result"
|
|
background="@drawable/ic_signed_document"
|
|
layout_width="48dp"
|
|
layout_height="48dp"
|
|
NOT_FOUND_0x1e="0"
|
|
NOT_FOUND_0x20="@+id/indicator_loan_result"
|
|
NOT_FOUND_0x21="0.5"
|
|
NOT_FOUND_0x22="1"
|
|
NOT_FOUND_0x24="0"
|
|
NOT_FOUND_0x26="0"
|
|
NOT_FOUND_0x27="0.5"/>
|
|
<ImageView
|
|
id="@+id/indicator_loan_result"
|
|
background="@drawable/shape_circle_white_purple_border"
|
|
layout_width="12dp"
|
|
layout_height="12dp"
|
|
layout_marginStart="14dp"
|
|
NOT_FOUND_0x1e="@+id/icon_loan_result"
|
|
NOT_FOUND_0x20="@+id/tv_loan_result"
|
|
NOT_FOUND_0x23="@+id/icon_loan_result"
|
|
NOT_FOUND_0x26="@+id/icon_loan_result"/>
|
|
<TextView
|
|
gravity="center_vertical"
|
|
id="@+id/tv_loan_result"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
minHeight="48dp"
|
|
text="@string/hml_outcome_pending_step_3_no_aip"
|
|
layout_marginStart="12dp"
|
|
NOT_FOUND_0x1e="0"
|
|
NOT_FOUND_0x1f="0"
|
|
NOT_FOUND_0x23="@+id/indicator_loan_result"
|
|
NOT_FOUND_0x26="0"
|
|
style="@style/2132017870"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<LinearLayout
|
|
gravity="center_horizontal"
|
|
orientation="vertical"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<TextView
|
|
gravity="center_horizontal"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
layout_marginBottom="8dp"
|
|
text="@string/hml_outcome_pending_notified_title_no_aip"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017876"/>
|
|
<TextView
|
|
gravity="center_horizontal"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="16dp"
|
|
text="@string/hml_outcome_pending_notified_content_no_aip"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017923"/>
|
|
<ImageView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
src="@drawable/hml_occupation_pending_image_1"
|
|
adjustViewBounds="true"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"/>
|
|
</LinearLayout>
|
|
<TextView
|
|
gravity="center_horizontal"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="24dp"
|
|
layout_marginBottom="24dp"
|
|
text="@string/hml_outcome_pending_inquiries_no_aip"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017916"/>
|
|
<Button
|
|
enabled="true"
|
|
id="@+id/bt_hml_contact_call_center"
|
|
layout_width="match_parent"
|
|
layout_height="50dp"
|
|
layout_margin="16dp"
|
|
text="@string/hml_contact_call_center"
|
|
style="@style/2132017536"/>
|
|
<Button
|
|
gravity="center"
|
|
id="@+id/bt_return_home"
|
|
layout_width="match_parent"
|
|
layout_height="50dp"
|
|
layout_marginBottom="16dp"
|
|
text="@string/hml_outcome_pending_button_text"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017576"/>
|
|
</LinearLayout>
|
|
</ScrollView>
|