78 lines
2.6 KiB
XML
78 lines
2.6 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="#f5f3f6"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<View
|
||
|
id="@+id/vw_background"
|
||
|
background="#ffffff"
|
||
|
layout_width="0dp"
|
||
|
layout_height="0dp"
|
||
|
NOT_FOUND_0x11="@+id/vw_separator_2"
|
||
|
NOT_FOUND_0x12="0"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x16="0"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_icon"
|
||
|
layout_width="50dp"
|
||
|
layout_height="50dp"
|
||
|
layout_marginTop="16dp"
|
||
|
contentDescription="@null"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x16="0"/>
|
||
|
<TextView
|
||
|
id="@+id/iv_title"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/landing_page_scb"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x11="@+id/iv_icon"
|
||
|
NOT_FOUND_0x12="0"
|
||
|
NOT_FOUND_0x13="@+id/iv_icon"
|
||
|
NOT_FOUND_0x16="@+id/iv_icon"
|
||
|
style="@style/2132017876"/>
|
||
|
<View
|
||
|
id="@+id/vw_separator"
|
||
|
layout_width="0dp"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x12="0"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x15="@+id/iv_icon"
|
||
|
style="@style/2132018228"/>
|
||
|
<com.scb.phone.view.custom.common.CommonInputViewGroup
|
||
|
id="@+id/common_input_view_group"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0xb="true"
|
||
|
NOT_FOUND_0xc="@string/incomplete_information"
|
||
|
NOT_FOUND_0xd="@string/close_account_transfer_to_account_number_hint"
|
||
|
NOT_FOUND_0xe="0x6"
|
||
|
NOT_FOUND_0xf="0x2"
|
||
|
NOT_FOUND_0x10="@string/close_account_transfer_to_account_number"
|
||
|
NOT_FOUND_0x12="0"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x15="@+id/vw_separator"/>
|
||
|
<View
|
||
|
id="@+id/vw_separator_2"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="16dp"
|
||
|
NOT_FOUND_0x15="@+id/common_input_view_group"
|
||
|
style="@style/2132018228"/>
|
||
|
<Button
|
||
|
enabled="false"
|
||
|
id="@+id/bt_review"
|
||
|
layout_width="0dp"
|
||
|
layout_height="50dp"
|
||
|
layout_margin="16dp"
|
||
|
text="@string/review"
|
||
|
NOT_FOUND_0x12="0"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x15="@+id/vw_separator_2"
|
||
|
style="@style/2132017576"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|