AppDevKit v1.4.0 Release Notes

Release Date: 2018-06-26 // almost 6 years ago
  • ➕ 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.