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

265 lines
9.6 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="wrap_content">
<TextView
id="@+id/amount_label"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/amount"
layout_marginStart="12dp"
NOT_FOUND_0x20="0"
NOT_FOUND_0x25="0"
style="@style/2132017849"/>
<View
id="@+id/divider1"
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
NOT_FOUND_0x1f="@+id/layout_transfer_amount"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"/>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/layout_transfer_amount"
background="#ffffff"
focusable="true"
focusableInTouchMode="true"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="7dp"
NOT_FOUND_0x24="@+id/amount_label">
<EditText
textSize="36sp"
textColor="#353239"
textColorHint="#c9c6cd"
gravity="right"
id="@+id/transfer_amount"
background="#00000000"
paddingTop="7dp"
paddingBottom="7dp"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
maxLines="1"
maxLength="10"
inputType="number"
imeOptions="actionDone"
paddingStart="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"
NOT_FOUND_0x24="@+id/txv_membership_id"
NOT_FOUND_0x25="0"
style="@style/2132017851"/>
<View
id="@+id/divider2"
background="#eae7ec"
visibility="visible"
layout_width="match_parent"
layout_height="1dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x1e="@+id/transfer_amount"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"/>
<TextView
textSize="20sp"
textColor="#f05f61"
id="@+id/txv_error_transfer_amount"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x24="@+id/divider2"
style="@style/2132017552"/>
<androidx.constraintlayout.widget.Barrier
id="@+id/barrier"
layout_width="wrap_content"
layout_height="0dp"
NOT_FOUND_0x1b="3"
NOT_FOUND_0x1d="divider2, txv_error_transfer_amount"/>
<View
id="@+id/space"
layout_width="match_parent"
layout_height="16dp"
NOT_FOUND_0x24="@+id/barrier"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<View
id="@+id/divider3"
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
NOT_FOUND_0x1e="@+id/layout_transfer_amount"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"/>
<TextView
textColor="#736e78"
layout_gravity="end"
id="@+id/remaining_limit_label"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
textAlignment="textEnd"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"
NOT_FOUND_0x24="@+id/divider3"
style="@style/2132017552"/>
<TextView
id="@+id/select_payment_method_label"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="25dp"
text="@string/select_payment_method"
layout_marginStart="12dp"
NOT_FOUND_0x20="0"
NOT_FOUND_0x24="@+id/remaining_limit_label"
style="@style/2132017849"/>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/plans_buttons"
background="#00000000"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
NOT_FOUND_0x24="@+id/select_payment_method_label">
<androidx.cardview.widget.CardView
id="@+id/installment_plans_layout"
background="#ffffff"
layout_width="0dp"
layout_height="wrap_content"
layout_marginStart="16dp"
layout_marginEnd="8dp"
elevation="4dp"
NOT_FOUND_0x1c="4dp"
NOT_FOUND_0x20="0"
NOT_FOUND_0x22="@+id/min_or_max_layout">
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="match_parent">
<ImageView
id="@+id/account_icon_installments"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="26dp"
src="@drawable/transfer_installments"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"
NOT_FOUND_0x25="0"/>
<TextView
textColor="#736e78"
id="@+id/installment_plan_label"
paddingBottom="8dp"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/installment_plan"
textAlignment="center"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"
NOT_FOUND_0x24="@+id/account_icon_installments"
style="@style/2132017851"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.cardview.widget.CardView>
<androidx.cardview.widget.CardView
id="@+id/min_or_max_layout"
background="#ffffff"
layout_width="0dp"
layout_height="wrap_content"
layout_marginStart="8dp"
layout_marginEnd="16dp"
elevation="4dp"
NOT_FOUND_0x1c="4dp"
NOT_FOUND_0x21="@+id/installment_plans_layout"
NOT_FOUND_0x23="0">
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="match_parent">
<ImageView
id="@+id/account_icon_min_max"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="26dp"
src="@drawable/transfer_min_full"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"
NOT_FOUND_0x25="0"/>
<TextView
textColor="#736e78"
id="@+id/min_or_full_plan_label"
paddingBottom="8dp"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/min_or_full_plan"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"
NOT_FOUND_0x24="@+id/account_icon_min_max"
style="@style/2132017851"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.cardview.widget.CardView>
</androidx.constraintlayout.widget.ConstraintLayout>
<androidx.legacy.widget.Space
id="@+id/plans_buttons_bottom"
layout_width="match_parent"
layout_height="24dp"
NOT_FOUND_0x24="@+id/plans_buttons"/>
<TextView
textSize="20sp"
textColor="#736e78"
id="@+id/general_terms"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
textAlignment="center"
layout_marginStart="20dp"
layout_marginEnd="20dp"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"
NOT_FOUND_0x24="@+id/plans_buttons_bottom"
style="@style/2132017552"/>
<LinearLayout
orientation="vertical"
id="@+id/layout_review_min_max"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"
NOT_FOUND_0x24="@+id/general_terms">
<com.scb.phone.view.custom.common.DefaultButton
textColor="#ffffff"
id="@+id/button_review_min_max"
background="@drawable/bg_button"
layout_width="match_parent"
layout_height="45dp"
layout_marginTop="24dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x26="@string/review"
style="@style/2132017992"/>
<androidx.legacy.widget.Space
layout_width="match_parent"
layout_height="24dp"/>
</LinearLayout>
<include
id="@+id/plan_loader"
layout_width="match_parent"
layout_height="96dp"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"
NOT_FOUND_0x24="@+id/general_terms"
layout="@layout/2131559301"/>
<FrameLayout
id="@+id/plans_fragment_container"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x20="0"
NOT_FOUND_0x23="0"
NOT_FOUND_0x24="@+id/general_terms"/>
</androidx.constraintlayout.widget.ConstraintLayout>