Improving UIScrollView+ADKInfiniteScrollingView with manual update method
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.