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

132 lines
6.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
id="@+id/root_view"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent"
fillViewport="true">
<FrameLayout
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="vertical"
layout_width="match_parent"
layout_height="match_parent">
<androidx.constraintlayout.widget.ConstraintLayout
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/iv_bg_black"
layout_width="0dp"
layout_height="6dp"
src="@drawable/bg_black_rounded"
contentDescription="@null"
layout_marginHorizontal="@dimen/2131165456"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1d="0"/>
<androidx.cardview.widget.CardView
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="3dp"
layout_marginHorizontal="@dimen/2131165477"
NOT_FOUND_0x17="@dimen/2131165339"
NOT_FOUND_0x18="@dimen/2131165408"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1d="@+id/iv_bg_black">
<androidx.constraintlayout.widget.ConstraintLayout
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/layout_save_slip_root"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1d="0">
<ImageView
id="@+id/imv_bg_slip"
layout_width="0dp"
layout_height="0dp"
src="@drawable/slip_bg"
scaleType="fitXY"
contentDescription="@null"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1d="0"/>
<androidx.fragment.app.FragmentContainerView
name="com.scb.phone.view.fragment.cardmanagement.deejungtransfer.DeejungTransferConfirmationHeaderFragment"
id="@+id/fragment_transfer_confirmation_header"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x1d="0"/>
<androidx.fragment.app.FragmentContainerView
name="com.scb.phone.view.fragment.cardmanagement.deejungtransfer.DeejungTransferMinFullSummaryFragment"
id="@+id/fragment_transfer_min_full_summary"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x1c="@+id/fragment_transfer_confirmation_header"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<ImageView
id="@+id/imv_slip_curl"
layout_width="0dp"
layout_height="wrap_content"
src="@drawable/slip_curly"
scaleType="fitXY"
contentDescription="@null"
NOT_FOUND_0x19="@+id/layout_save_slip_root"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1b="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.cardview.widget.CardView>
</androidx.constraintlayout.widget.ConstraintLayout>
<Button
id="@+id/bt_save_slip"
visibility="gone"
layout_width="match_parent"
layout_height="48dp"
layout_marginTop="24dp"
text="@string/save_slip"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="@+id/fragment_transfer_min_full_summary"
style="@style/2132017576"/>
<View
id="@+id/space1"
background="#f5f3f6"
layout_width="match_parent"
layout_height="1dp"
NOT_FOUND_0x1c="@+id/bt_save_slip"/>
<LinearLayout
gravity="bottom"
orientation="vertical"
layout_width="match_parent"
layout_height="0dp"
layout_weight="1">
<Button
textSize="22sp"
textColor="#7631c1"
layout_gravity="center_horizontal"
id="@+id/btn_account_summary"
background="@android:color/transparent"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="24dp"
text="@string/return_to_account_summary"
textAllCaps="false"
layout_marginHorizontal="@dimen/2131165433"
NOT_FOUND_0x1c="@+id/space2"
style="@style/2132017959"/>
</LinearLayout>
</LinearLayout>
</FrameLayout>
</ScrollView>