MaterialPagerRecyclerGridView
MaterialPagerRecyclerGridView copied to clipboard
It is a RecyclerView using GridLayoutManager with header layout as ViewPager.
Results
3
MaterialPagerRecyclerGridView issues
Sort by
recently updated
recently updated
newest added
The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! I get that error often, how can I solve this?
Hi, Great library. Everything works perfectly except the View Pager doesn't load unless I touch it? Then it loads immediately. I'm not sure why this is, any help?