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

47 lines
1.7 KiB
XML

<?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"
id="@+id/view_group_root"
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="match_parent"
layout_height="wrap_content"
layout_marginTop="48dp"
layout_marginBottom="8dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xc="@+id/custom_pin_input"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="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_0xb="0"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"/>
</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_0x10="true"/>
</LinearLayout>