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

RecycleviewSwipeAction onItemClicknot happening in swipe screen. #1

Open
VinayTShetty opened this issue Dec 22, 2019 · 1 comment
Open

Comments

@VinayTShetty
Copy link

VinayTShetty commented Dec 22, 2019

Hi thank you for providing the code.
i want to implement
1)onSwipeLeft.
2)onItemClicklistner
But only 1)onSwipeLeft is responding, 2)onItemClicklistner is not responding when tried.
can u please resolve the issue.
thanks in advance.
20191222_194724

@Whitstan
Copy link

I know it is a bit late to reply but I recently stumbled upon this code and found that I need to have an onClickListener on the list items as well.
It works for me when I add an onClickListener to the LinearLayout under the comment. Just put an ID to that and attach a listener, should be working fine.
Hope this helps, have a nice day!

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

2 participants