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

31 lines
1.4 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"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131559377"/>
<ScrollView
layout_width="match_parent"
layout_height="0dp"
fillViewport="true"
NOT_FOUND_0x8="0"
NOT_FOUND_0x9="@+id/toolbar_binding">
<LinearLayout
orientation="vertical"
background="#ffffff"
layout_width="match_parent"
layout_height="match_parent">
<androidx.fragment.app.FragmentContainerView
name="com.scb.phone.view.fragment.cardmanagement.deejungtransfer.DeejungTransferInstallmentsSummaryFragment"
id="@+id/fragment_deejung_transfer_installments_review"
layout_width="match_parent"
layout_height="wrap_content"/>
<androidx.fragment.app.FragmentContainerView
name="com.scb.phone.view.fragment.cardmanagement.deejungtransfer.DeejungTransferInstallmentsReviewBottomFragment"
id="@+id/fragment_transfer_installment_review_bottom"
layout_width="match_parent"
layout_height="0dp"
layout_weight="1"/>
</LinearLayout>
</ScrollView>
</androidx.constraintlayout.widget.ConstraintLayout>