Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect single click #29

Open
TayfunCesur opened this issue Feb 22, 2016 · 1 comment
Open

Detect single click #29

TayfunCesur opened this issue Feb 22, 2016 · 1 comment

Comments

@TayfunCesur
Copy link

Hi. First of all, thanks for this useful and beautiful library. I have a question. How to detect item click ? I use gridview sample. And I need to detect click in action mode. Any ideas? OnItemClickListener of adapter working only normal mode not working in actionmode.

@TayfunCesur
Copy link
Author

I found a solution which is re-create your MultiChoiceAdapterHelper class and extend from your helper and finally overriding your onItemClick method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant