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`.
The LiquidLoader stops it updates when scrolling an
UITableViewCellandUIScrollView.Fix: Consider using the update timer in the
NSRunLoopCommonModesinstead of the defaultscheduledTimerWithTimeInterval.