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

170 lines
6.1 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?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"
id="@+id/root_view"
layout_width="match_parent"
layout_height="match_parent"
fillViewport="true">
<androidx.constraintlayout.widget.ConstraintLayout
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<View
id="@+id/background"
background="#ffffff"
layout_width="0dp"
layout_height="0dp"
NOT_FOUND_0x14="@+id/tv_continue_to_register"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x19="0"/>
<ImageView
layout_gravity="center"
id="@+id/iv_success_icon"
layout_width="45dp"
layout_height="45dp"
layout_marginTop="16dp"
src="@drawable/ic_check_circle_black_48dp"
tint="#06bf59"
contentDescription="@null"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x19="0"/>
<TextView
gravity="center_horizontal"
id="@+id/tv_success_title"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/hml_offline_success_loan_successful"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="@+id/iv_success_icon"
style="@style/2132017938"/>
<TextView
id="@+id/tv_transaction_date"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="@+id/tv_success_title"
style="@style/2132017923"/>
<View
id="@+id/divider"
background="#c9c6cd"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="@+id/tv_transaction_date"/>
<TextView
gravity="center"
id="@+id/tv_loan_info"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
text="@string/auto_slip_etb_downtime_transfer_title"
textAlignment="center"
layout_marginStart="24dp"
layout_marginEnd="24dp"
NOT_FOUND_0x15="@+id/tv_continue_to_register"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="@+id/divider"
style="@style/2132017879"/>
<TextView
gravity="center"
id="@+id/tv_continue_to_register"
paddingBottom="16dp"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/hml_offline_success_continue_to_register_ntb"
textAlignment="center"
layout_marginStart="24dp"
layout_marginEnd="24dp"
NOT_FOUND_0x14="@+id/background"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="@+id/tv_loan_info"
style="@style/2132017923"/>
<Button
id="@+id/btn_register_scbs"
visibility="visible"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="24dp"
text="@string/hml_success_register_scb"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="@+id/background"
style="@style/2132017576"/>
<TextView
id="@+id/tv_remark_info"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="24dp"
text="@string/auto_slip_etb_downtime_notification"
textAlignment="center"
layout_marginStart="24dp"
layout_marginEnd="24dp"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="@+id/btn_register_scbs"
style="@style/2132017923"/>
<ImageView
id="@+id/iv_image"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
src="@drawable/hml_occupation_pending_image_2"
scaleType="fitCenter"
adjustViewBounds="true"
layout_marginStart="24dp"
layout_marginEnd="24dp"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="@+id/tv_remark_info"/>
<TextView
id="@+id/tv_inquiries"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
text="@string/hml_offline_success_inquiries"
textAlignment="center"
layout_marginStart="24dp"
layout_marginEnd="24dp"
NOT_FOUND_0x15="@+id/btn_contact_call"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="@+id/iv_image"
style="@style/2132017923"/>
<Button
id="@+id/btn_contact_call"
layout_width="0dp"
layout_height="wrap_content"
text="@string/hml_offline_success_contact"
layout_marginStart="24dp"
layout_marginEnd="24dp"
NOT_FOUND_0x15="@+id/btn_home"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
style="@style/2132017536"/>
<Button
gravity="center"
id="@+id/btn_home"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/ntb_fillinformation_review_info_return_home"
NOT_FOUND_0x14="0"
style="@style/2132017839"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</ScrollView>