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
Right now our fragment switching is lagging a lot and could probably be fixed by making some calls lazy, or at least delayed until the view is created. We should do some sort of tracing by placing listeners on fragment lifecycle events to see where the slowdown is happening
The text was updated successfully, but these errors were encountered:
Right now our fragment switching is lagging a lot and could probably be fixed by making some calls lazy, or at least delayed until the view is created. We should do some sort of tracing by placing listeners on fragment lifecycle events to see where the slowdown is happening
The text was updated successfully, but these errors were encountered: