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

How to open and hide current view in Recyclerview adapter #1

Open
Yousaf128 opened this issue Dec 2, 2022 · 1 comment
Open

How to open and hide current view in Recyclerview adapter #1

Yousaf128 opened this issue Dec 2, 2022 · 1 comment

Comments

@Yousaf128
Copy link

Hide and show specific view where user wants to click in nested Recyclerview.Thanks

@kumresh
Copy link
Owner

kumresh commented Jan 29, 2023

you can remove and add that element from the ArrayList or list onclickListner to achieve hide and show functionality, you will get clicked position directly from adapter position.

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