Juanpe / SkeletonView

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
MIT License
12.51k stars 1.1k forks source link

fix infinite loop crash - issue #495 #574

Open perfectionaq opened 5 days ago

perfectionaq commented 5 days ago

Summary

Fix an infinite loop caused by calling skeletonLayoutSubviews within itself. This sometimes can cause an infinite loop and a crash.

issue 495

Requirements (place an x in each of the [ ])