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

When the last child-view is clicked , list should remain open #1

Open
talhahasanzia opened this issue Sep 28, 2017 · 2 comments
Open

Comments

@talhahasanzia
Copy link
Owner

I set listeners to last child that will trigger when user clicks and send it to another activity. When I get back, I see that list closed. I want this list to be remained open when this navigation happens. I donot call any collapse methods in onPause(), onStop() methods, but 2nd level of listview is completely collapsed.

User should see exact lists opened where he left when he clicked to move to other activity.

@shaifu
Copy link

shaifu commented Oct 24, 2017

How are you implementing click listeners for last child??

@talhahasanzia
Copy link
Owner Author

inside the adapter's getChildView method.

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