89 lines
3.2 KiB
XML
89 lines
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
id="@+id/view_group_root"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<FrameLayout
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
layout_marginBottom="?attr/bottomNavigationHeight">
|
|
<FrameLayout
|
|
id="@+id/fragment_container_home"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"/>
|
|
<include layout="@layout/2131559024"/>
|
|
</FrameLayout>
|
|
<com.google.android.material.bottomnavigation.BottomNavigationView
|
|
id="@+id/bottom_nav"
|
|
layout_width="match_parent"
|
|
layout_alignParentBottom="true"
|
|
layout_alignParentStart="true"
|
|
NOT_FOUND_0x12="2"
|
|
NOT_FOUND_0x13="@menu/2131689477"
|
|
style="@style/2132018319"/>
|
|
<include
|
|
id="@+id/include"
|
|
layout="@layout/2131559301"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/lifestyle_tutorial_container"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
elevation="100dp">
|
|
<ImageView
|
|
layout_gravity="end"
|
|
id="@+id/skip_lifestyle_tutorial_image_view"
|
|
paddingTop="36dp"
|
|
paddingBottom="24dp"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
src="@drawable/tutorial_cross"
|
|
contentDescription="@null"
|
|
paddingHorizontal="@dimen/2131165501"/>
|
|
<RelativeLayout
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<androidx.viewpager.widget.ViewPager
|
|
id="@+id/lifestyle_tutorial_view_pager"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
layout_alignParentTop="true"
|
|
layout_alignParentStart="true"/>
|
|
<me.relex.circleindicator.CircleIndicator
|
|
id="@+id/lifestyle_tutorial_indicator"
|
|
layout_marginBottom="20dp"
|
|
layout_alignParentBottom="true"
|
|
style="@style/2132018321"/>
|
|
</RelativeLayout>
|
|
</LinearLayout>
|
|
<include layout="@layout/2131559000"/>
|
|
<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>
|
|
<ImageView
|
|
id="@+id/blur_background_image_view"
|
|
background="#ffffff"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
contentDescription="@null"/>
|
|
<com.scb.phone.view.custom.KnockKnockView
|
|
id="@+id/knockKnock"
|
|
background="#a6000000"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"/>
|
|
</RelativeLayout>
|