JerryThl
Results
1
comments of
JerryThl
**Temporally Solution** Scroll to last item and scroll back to top again solved this problem In your **dg_addPullToRefreshWithActionHandler** let lastItemIndex = NSIndexPath(item: YOUR_DATA.count - 1, section: 0) let firstItemIndex =...