0

I use SectionedRecyclerViewAdapter to group items in a RecyclerView. After add new partitions and/or add an item to a section I call notifyDataSetChanged but the list is not refreshed.

MyRecyclerView.getAdapter().notifyDataSetChanged();

The data definitely change because after turning the screen rotation list is updated.

Gustavo Pagani
  • 6,583
  • 5
  • 40
  • 71
Arvalon
  • 101
  • 6

0 Answers0