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

31 lines
1.2 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"
focusable="true"
focusableInTouchMode="true"
layout_width="match_parent"
layout_height="wrap_content">
<com.google.android.material.textfield.TextInputLayout
id="@+id/text_error_input_layout"
paddingTop="10dp"
paddingBottom="24dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingHorizontal="@dimen/2131165495"
NOT_FOUND_0xf="false"
NOT_FOUND_0x10="@style/2132017858"
NOT_FOUND_0x11="false">
<com.scb.phone.view.custom.common.AmountEditText
gravity="end"
id="@+id/edit_amount"
layout_width="match_parent"
layout_height="wrap_content"
hint="@string/transfer_to_account_amount_hint"
inputType="numberDecimal"
imeOptions="actionDone"
backgroundTint="#959199"
NOT_FOUND_0xe="@integer/2131427354"
style="@style/2132017891"/>
</com.google.android.material.textfield.TextInputLayout>
</LinearLayout>