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
This log comes from the SkeletonLayout which will skip rendering the Skeleton until the masked View's onLayout() method is called. This is required as the Skeleton needs to know the bounds of the masked View. Is it possible that you are calling showSkeleton() before your View is fully rendered?
Why this is happen?
The text was updated successfully, but these errors were encountered: