Collapsing ToolBar Layout with viewpager
I am using CollapsingBarLayout with viewpager and the fragments of viewpager are having listview, gridview. Here is my code: <?xml version="1.0" encoding="utf-8"?> <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/main_content" android:layout_width="match_parent" android:layout_height="match_parent" tools:context="com.bigsteptech.seandroidnativeapp.classes.modules.common.ViewGroupEvent"> <android.support.design.widget