LiquidLoader
LiquidLoader copied to clipboard
LiquidLoader does not update when embedded in UITableViewCell or other UIScrollView based view
The LiquidLoader stops it updates when scrolling an UITableViewCell and UIScrollView.
Fix: Consider using the update timer in the NSRunLoopCommonModes instead of the default scheduledTimerWithTimeInterval.