185 lines
7.1 KiB
XML
185 lines
7.1 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"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<TextView
|
|
id="@+id/tv_top_information"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/close_account_review_top_info"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0x10="0"
|
|
style="@style/2132017835"/>
|
|
<TextView
|
|
id="@+id/tv_account_information_title"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
text="@string/close_account_review_account_info_title"
|
|
textAllCaps="true"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="@+id/tv_top_information"
|
|
style="@style/2132017849"/>
|
|
<View
|
|
id="@+id/vw_account_info_separator"
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
layout_marginTop="8dp"
|
|
NOT_FOUND_0xf="@+id/tv_account_information_title"/>
|
|
<com.scb.phone.view.custom.common.MultilineDataComponent
|
|
id="@+id/closing_account_data"
|
|
background="#ffffff"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="@+id/vw_account_info_separator"
|
|
NOT_FOUND_0x11="@string/close_account_review_closing_account_name_title"/>
|
|
<View
|
|
id="@+id/vw_deposit_type_separator"
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0xc="@+id/closing_account_data"/>
|
|
<com.scb.phone.view.custom.common.MultilineDataComponent
|
|
id="@+id/deposit_type_data"
|
|
background="#ffffff"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="@+id/vw_deposit_type_separator"
|
|
NOT_FOUND_0x11="@string/close_account_review_deposit_type_title"/>
|
|
<View
|
|
id="@+id/vw_receiving_account_separator"
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0xc="@+id/deposit_type_data"/>
|
|
<com.scb.phone.view.custom.common.MultilineDataComponent
|
|
id="@+id/receiving_account_data"
|
|
background="#ffffff"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="@+id/vw_receiving_account_separator"
|
|
NOT_FOUND_0x11="@string/close_account_review_receiving_account_title"/>
|
|
<View
|
|
id="@+id/vw_close_receiving_account_separator"
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
NOT_FOUND_0xc="@+id/receiving_account_data"/>
|
|
<TextView
|
|
id="@+id/tv_amount_details_title"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="24dp"
|
|
text="@string/close_account_review_amount_details_title"
|
|
textAllCaps="true"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="@+id/receiving_account_data"
|
|
style="@style/2132017849"/>
|
|
<View
|
|
id="@+id/vw_closing_account_amount_separator"
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
layout_marginTop="8dp"
|
|
NOT_FOUND_0xf="@+id/tv_amount_details_title"/>
|
|
<com.scb.phone.view.custom.closeaccount.AccountAmountCustomComponent
|
|
id="@+id/closing_account_amount_data"
|
|
background="#ffffff"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="@+id/vw_closing_account_amount_separator"/>
|
|
<View
|
|
id="@+id/vw_close_closing_account_amount_data"
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
NOT_FOUND_0xc="@+id/closing_account_amount_data"/>
|
|
<TextView
|
|
id="@+id/tv_contact_information_title"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="24dp"
|
|
text="@string/close_account_review_contact_information_title"
|
|
textAllCaps="true"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="@+id/closing_account_amount_data"
|
|
style="@style/2132017849"/>
|
|
<View
|
|
id="@+id/vw_contact_information"
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
layout_marginTop="8dp"
|
|
NOT_FOUND_0xf="@+id/tv_contact_information_title"/>
|
|
<TextView
|
|
id="@+id/tv_contact_information"
|
|
background="#ffffff"
|
|
padding="16dp"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="@+id/vw_contact_information"
|
|
style="@style/2132017881"/>
|
|
<View
|
|
id="@+id/vw_close_contact_information"
|
|
background="#eae7ec"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
NOT_FOUND_0xc="@+id/tv_contact_information"/>
|
|
<TextView
|
|
id="@+id/tv_extra_info"
|
|
padding="16dp"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
textAlignment="center"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="@+id/vw_close_contact_information"
|
|
style="@style/2132017844"/>
|
|
<Button
|
|
id="@+id/bt_confirm"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_margin="16dp"
|
|
text="@string/close_account_review_button_text"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="@+id/tv_extra_info"
|
|
style="@style/2132017576"/>
|
|
<androidx.legacy.widget.Space
|
|
layout_width="0dp"
|
|
layout_height="24dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="@+id/bt_confirm"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
</ScrollView>
|