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

31 lines
1.0 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
id="@+id/view_group_root"
layout_width="match_parent"
layout_height="match_parent">
<FrameLayout
layout_width="match_parent"
layout_height="match_parent">
<fragment
name="com.scb.phone.view.fragment.demo.ntb.NTBBankingServiceFragment"
id="@+id/fragment_banking_service"
layout_width="match_parent"
layout_height="match_parent"/>
<include layout="@layout/2131559024"/>
</FrameLayout>
<FrameLayout
id="@+id/tutorial_view"
background="#716f74"
visibility="gone"
layout_width="match_parent"
layout_height="match_parent">
<ImageView
layout_gravity="bottom"
id="@+id/tutorial_image_view"
layout_width="match_parent"
layout_height="match_parent"
scaleType="fitXY"
contentDescription="@null"/>
</FrameLayout>
</FrameLayout>