Skip to content

Improving UIScrollView+ADKInfiniteScrollingView with manual update method

Compare
Choose a tag to compare
@anistarsung anistarsung released this 26 Jun 02:17
· 112 commits to master since this release
5c27c85

Adding a new method to support manual update layout in UIScrollView+ADKInfiniteScrollingView. It allows you to modify UIScrollView's contentInsets dynamically.

#82 New method ADKUpdateInfiniteScrollingLayout to support manual layout updating.