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
"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.
The text was updated successfully, but these errors were encountered:
"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.
The text was updated successfully, but these errors were encountered: