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

Cannot make click item #271

Open
mdtuyen opened this issue Jan 21, 2016 · 3 comments
Open

Cannot make click item #271

mdtuyen opened this issue Jan 21, 2016 · 3 comments
Labels

Comments

@mdtuyen
Copy link

mdtuyen commented Jan 21, 2016

I cannot make click event item for this library. I did as SimpleAdapter example

@jjhesk jjhesk added the question label Feb 3, 2016
@jjhesk
Copy link
Collaborator

jjhesk commented Feb 3, 2016

there are two ways to do so

  1. implement onclicklisten in the viewholder.
  2. implement onitemtouch listener on URV.

@jjhesk jjhesk mentioned this issue Feb 16, 2016
@songsh
Copy link

songsh commented Feb 28, 2016

i use implements View.OnClickListener in viewholder , implements onclick methods,but nothing happen when click item.

@jjhesk
Copy link
Collaborator

jjhesk commented Mar 2, 2016

you may have to try using the click listener as it suggested for touchitemlistener marked in the sample code @songsh

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