37 lines
1.5 KiB
XML
37 lines
1.5 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="match_parent">
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
background="#ffffff"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xd="0">
|
|
<com.scb.phone.view.custom.common.CommonInputViewGroup
|
|
id="@+id/ivp_mobile_number"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x8="@integer/2131427404"
|
|
NOT_FOUND_0x9="@string/ntb_user_info_mobile_number_placeholder"
|
|
NOT_FOUND_0xa="0x3"
|
|
NOT_FOUND_0xb="@string/preregistered_mobile_input_title"
|
|
NOT_FOUND_0xd="0"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
padding="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xc="0">
|
|
<Button
|
|
enabled="false"
|
|
id="@+id/btn_next"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/next"
|
|
NOT_FOUND_0xc="0"
|
|
style="@style/2132017576"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|