There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
SortedList is a data structure that keeps elements in order and handles notify updates in RecyclerView. This tutorial explains how to use it with RecyclerView and get rid of manual adapter changes.