98 lines
3.5 KiB
XML
98 lines
3.5 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">
|
|
<androidx.fragment.app.FragmentContainerView
|
|
id="@+id/fragment_container_home"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
layout_marginBottom="?attr/bottomNavigationHeight"/>
|
|
<com.google.android.material.bottomnavigation.BottomNavigationView
|
|
id="@+id/bottom_nav"
|
|
layout_width="match_parent"
|
|
layout_alignParentBottom="true"
|
|
layout_alignParentStart="true"
|
|
NOT_FOUND_0x13="2"
|
|
NOT_FOUND_0x14="@menu/2131689477"
|
|
style="@style/2132018319"/>
|
|
<include
|
|
id="@+id/include"
|
|
layout="@layout/2131559301"/>
|
|
<ImageView
|
|
id="@+id/blur_background_image_view"
|
|
background="#ffffff"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
contentDescription="@null"/>
|
|
<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="#353239"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<ImageView
|
|
layout_gravity="bottom"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
src="@drawable/money_movement_coach_mark"
|
|
adjustViewBounds="true"/>
|
|
</FrameLayout>
|
|
<com.scb.phone.view.custom.KnockKnockView
|
|
id="@+id/knockKnock"
|
|
background="#a6000000"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"/>
|
|
<ImageView
|
|
id="@+id/fast_pay_setting_coachmark"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
scaleType="fitXY"
|
|
contentDescription="@null"/>
|
|
<ImageView
|
|
id="@+id/iv_juristic_coach_mark"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
src="@drawable/juristic_landing_coach_mark"
|
|
scaleType="fitXY"
|
|
contentDescription="@null"/>
|
|
</RelativeLayout>
|