dvdciri/MultiChoiceRecyclerView

Keep result selected list in the same selection order

dvdciri opened this issue · 1 comments

Whenever you try to retrieve the list of select items via the method Collection<Integer> getSelectedItemList() the list is not always in the order in which has been selected, but for some reasons is randomised.

Closing, will be part of v1.1.14.