dvdciri / MultiChoiceRecyclerView

Multi choice selection applied on recycler view make life easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable some items

nihas opened this issue · comments

How can i disable some items in the recyclerview to select

@nihas
Can you please explain what do you mean by "disable some items .. to select"?

Please give more details about the issue/enhancement.

Last call, please give more info (use the issue template) otherwise it'll be sadly closed. =(

You want to disable some item from the multi choice selection in order to get just the normal click listener and not the selection one.

I can add a method to disable some item from and not apply the selection mode on them but just keep the normal click listener if implemented MultiChoiceAdapter#defaultItemViewClickListener(...), is that good for you?

This is now in develop and will be available in the new release v1.2.14