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

Remove onClick #8

Open
Nygar opened this issue Oct 17, 2017 · 1 comment
Open

Remove onClick #8

Nygar opened this issue Oct 17, 2017 · 1 comment

Comments

@Nygar
Copy link

Nygar commented Oct 17, 2017

Hi

i dont wanna that my list collapse when i do onClick in the parent, i tried with "clickeable = "false"" and "setOnClickListener(null)" but didnt works

some suggestion? ty for all and sorry for my bad english

@xPryds
Copy link

xPryds commented Jan 4, 2018

Fork the project, then add a flag like 'collapsable', then in void collapse(@NonNull P parent) check if 'collapsable' is true before anything happen. if so, return.

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