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
[FragmentLoader] Fix edge case for LOADING_IN_PROGRESS
Unsure if this is correct fix, but there was an edge case where leveling up immediately after first (test) Fragment caused infinite loop if that level up Fragment was determined to take too long to load, which is a strange considering that metrics determined that it was possible to load that Fragment.
0 commit comments