ncapdevi/FragNav

Hide Strategy

GoriunovAlexandr opened this issue · 1 comments

"WARNING - Keep in mind that using show and hide does not trigger the usual lifecycle events of the fragments"

What strategy should I use to have the normal lifecycle of the fragments?
Actually I have a bug, when I relaunch a fragment that I have already started, it does nothing. I have a blank screen, and none of the lifecycles method is triggered.

Using FragNavController.REMOVE in our case also resulting in a blank space