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

80 lines
3.1 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<com.scb.phone.view.custom.common.CustomScrollView 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"
fillViewport="true">
<androidx.constraintlayout.widget.ConstraintLayout
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
layout_gravity="center"
id="@+id/iv_national_id"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="24dp"
src="@drawable/ic_verify_id"
NOT_FOUND_0x12="@+id/tv_hml_verify_national_ID_message"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="2"/>
<TextView
gravity="center"
id="@+id/tv_hml_verify_national_ID_message"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/hml_verify_national_ID_message"
textAlignment="center"
layout_marginStart="24dp"
layout_marginEnd="24dp"
NOT_FOUND_0x12="@+id/tv_date"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="0"
NOT_FOUND_0x15="@+id/iv_national_id"
style="@style/2132017853"/>
<TextView
gravity="center"
id="@+id/tv_date"
visibility="gone"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="24dp"
layout_marginEnd="24dp"
NOT_FOUND_0x12="@+id/tv_hml_verify_national_ID_description"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="0"
NOT_FOUND_0x15="@+id/tv_hml_verify_national_ID_message"
style="@style/2132017879"/>
<TextView
gravity="center"
id="@+id/tv_hml_verify_national_ID_description"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="8dp"
text="@string/hml_verify_national_ID_description"
textAlignment="center"
layout_marginStart="24dp"
layout_marginEnd="24dp"
NOT_FOUND_0x12="@+id/bt_find_uss"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="0"
NOT_FOUND_0x15="@+id/tv_date"
style="@style/2132017848"/>
<Button
layout_gravity="bottom"
id="@+id/bt_find_uss"
layout_width="match_parent"
layout_height="50dp"
layout_margin="16dp"
text="@string/hml_no_deposit_find_us"
layout_alignParentBottom="true"
NOT_FOUND_0x11="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="0"
style="@style/2132017576"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</com.scb.phone.view.custom.common.CustomScrollView>