MaterialPagerRecyclerGridView
MaterialPagerRecyclerGridView copied to clipboard
Pager adapter changed without notifying
The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged!
I get that error often, how can I solve this?