Disable some items
nihas opened this issue · 6 comments
nihas commented
How can i disable some items in the recyclerview to select
dvdciri commented
@nihas
Can you please explain what do you mean by "disable some items .. to select"?
Please give more details about the issue/enhancement.
dvdciri commented
Last call, please give more info (use the issue template) otherwise it'll be sadly closed. =(
nihas commented
As i dont want some items to be selected. how can i achieve that
…On 30-Nov-2016 7:27 PM, "Davide Cirillo" ***@***.***> wrote:
Last call, please give more info (use the issue template) otherwise it'll
be sadly closed. =(
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AK2QFF33MKabSlMjqpz4XxOQwzowSM0Iks5rDYCsgaJpZM4K5CPG>
.
dvdciri commented
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?
nihas commented
yeahhh its fine for me... thank you..
…On 30-Nov-2016 10:00 PM, "Davide Cirillo" ***@***.***> wrote:
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?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AK2QFHlGXfK-o1vZV0yD42eN5i3j9-e5ks5rDaSugaJpZM4K5CPG>
.
dvdciri commented
This is now in develop and will be available in the new release v1.2.14