Closed hardikpatel2301 closed 8 years ago
Many thanks for your feedback. I have fixed this just now.
Thanks for update.Did you tried with NestedScrollView? Now pager is display but behind toolbar.Pager topbar hides behind toolbar.
I have tried with ViewPager in support-v4, but it happened too. Maybe we can write the NestedScroll View ourselves
i tried to use in nestedscrollview but not displaying
<?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:layout_width="match_parent" android:layout_height="match_parent" android:fitsSystemWindows="true" tools:context=".ui.MainActivity">
</android.support.design.widget.CoordinatorLayout>