45 lines
1.7 KiB
XML
45 lines
1.7 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"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
fillViewport="true">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<androidx.fragment.app.FragmentContainerView
|
||
|
name="com.scb.phone.view.fragment.cardmanagement.deejungtransfer.DeejungTransferMinFullSummaryFragment"
|
||
|
id="@+id/fragment_container"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"/>
|
||
|
<View
|
||
|
background="#f5f3f6"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="0dp"
|
||
|
layout_weight="1"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#f5f3f6"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
textSize="20sp"
|
||
|
textColor="#736e78"
|
||
|
id="@+id/min_max_transfer_declaration"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
textAlignment="center"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
style="@style/2132017552"/>
|
||
|
<include
|
||
|
id="@+id/layout_review_page_bottom"
|
||
|
layout="@layout/2131560131"/>
|
||
|
</LinearLayout>
|
||
|
</LinearLayout>
|
||
|
</ScrollView>
|