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
For some reason [isWaitingToBeLaidOut] get's true when using this vie…
…w in a TabLayout with
ViewPager2, resulting in returning from this method.
Commenting out this block of code for now so that this method continues to get called even
after [isWaitingToBeLaidOut] is true.