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

Item click not working #3

Closed
kardeslik opened this issue Mar 26, 2015 · 2 comments
Closed

Item click not working #3

kardeslik opened this issue Mar 26, 2015 · 2 comments
Labels
Milestone

Comments

@kardeslik
Copy link
Collaborator

If you set item click listener after setting adapter it does not work.

@orhanobut orhanobut added the bug label Mar 26, 2015
@orhanobut orhanobut added this to the v1.2 milestone Mar 26, 2015
@akbashev
Copy link

Well wanted to report same issue yesterday, but forgot :)
Confirm that, for proper work you need to set listener after setting the adapter.
Well in my case it worked, but after resuming the fragment didn't, clickListener is null in SimpleListView when refreshList() is called.

orhanobut added a commit that referenced this issue Apr 2, 2015
fix issue #3: onItemClick() does not work
@orhanobut
Copy link
Owner

This is fixed

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

No branches or pull requests

3 participants