-
Notifications
You must be signed in to change notification settings - Fork 554
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 disable manual/onClick collapsing of an ExpandableViewHolder? #601
Comments
@r-elbouhi, I do not understand your question. EDIT: maybe I understood, check the |
thanks for reply |
@r-elbouhi, at the moment you still need to override some key functions, unfortunately all of them have I'm ok to improve the series of calls, by inserting a new check with |
thanks for your effort @davideas |
How to disable manual/onClick collapsing of an
ExpandableViewHolder
to be enable to expand item onlyBut should keep auto collapsing from
setAutoCollapseOnExpand
method.The text was updated successfully, but these errors were encountered: