Three-Level-Expandable-Listview icon indicating copy to clipboard operation
Three-Level-Expandable-Listview copied to clipboard

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

Open talhahasanzia opened this issue 6 years ago • 2 comments

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.

talhahasanzia avatar Sep 28 '17 15:09 talhahasanzia