fragment stack, don't know how to manage that nested fragment thing. I have one activity and switch fragments according to the selected tab. I think there are two options for nested fragments in this case, use childSupportFragmentManager or call supportFM of the activity and add the new fragment with backstack, but what about the other tabs? It's confusing.
Nested fragments are a headache yeah. Why don't you try using conductors?
Обсуждают сегодня