dvdciri / MultiChoiceRecyclerView

Multi choice selection applied on recycler view make life easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep result selected list in the same selection order

dvdciri opened this issue · 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.