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

75 lines
2.6 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
orientation="vertical"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131559376"/>
<androidx.constraintlayout.widget.ConstraintLayout
background="#eae7ec"
layout_width="match_parent"
layout_height="0dp"
layout_weight="1">
<TextView
gravity="center_horizontal"
id="@+id/text_label_top"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="8dp"
paddingStart="8dp"
paddingEnd="8dp"
layout_marginStart="8dp"
layout_marginEnd="8dp"
NOT_FOUND_0x10="@+id/custom_pin_input"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="0"
NOT_FOUND_0x14="0"
style="@style/2132017881"/>
<com.scb.phone.view.custom.login.CustomPinInput
id="@+id/custom_pin_input"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="8dp"
layout_marginStart="8dp"
layout_marginEnd="8dp"
NOT_FOUND_0xf="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="0"
NOT_FOUND_0x14="0"/>
<TextView
textSize="20sp"
gravity="center"
id="@+id/text_label_bottom"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="8dp"
layout_marginStart="8dp"
layout_marginEnd="8dp"
NOT_FOUND_0x10="@+id/button_next"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="0"
NOT_FOUND_0x13="@+id/custom_pin_input"
style="@style/2132017658"/>
<Button
id="@+id/button_next"
layout_width="match_parent"
layout_height="50dp"
layout_marginBottom="8dp"
text="@string/set_pin_next"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xf="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="0"
style="@style/2132017576"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<com.scb.phone.view.custom.login.CustomKeypad
id="@+id/custom_keypad"
layout_width="match_parent"
layout_height="0dp"
layout_weight="1"
NOT_FOUND_0x15="true"/>
</LinearLayout>