You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: