Skip to content

Can't collapse, when children are a listview #3

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

Open
jeymo opened this issue May 8, 2013 · 0 comments
Open

Can't collapse, when children are a listview #3

jeymo opened this issue May 8, 2013 · 0 comments

Comments

@jeymo
Copy link

jeymo commented May 8, 2013

Hey,

i've run into a problem by developing a list with expandable children. Each parent has a different amount of children, so that I use a ListView in the "toolbar"-layout and fill it dynamically with data in an adapter.
Now when I expand a group everything works fine, but when I try to collapse, it seems as if the parent item looses his clicklistener, because no click is detected. The child list view doesn't have an itemclicklistener yet, so it couldn't be intercepted by it...
Do you have an idea?
array_adapter
listrow-xml

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

1 participant