Oleh Zimokha
Oleh Zimokha
if simplify: fragment onCreateView: 1) init swipeRefreshLayout 2) init recyclerView 3) create adapter and fill it with loaded data 4) register RecyclerView with MaterialViewPagerHelper So, after I took data from...
UPD: I have the same issue with CollapsingToolbarLayout witch include TabLayout and Toolbar, and it's fixed when I put all into CoordinatorLayout and add app:layout_behavior="@string/appbar_scrolling_view_behavior" to viewpager
@darrenxyli hi! no, I found another solution - do not use materialviewpager.