Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@cheonjaeung cheonjaeung released this 06 Oct 05:19
· 3 commits to main since this release

Changed

  • CarouselSnapHelper is added to support snapping of CarouselLayoutManager.
  • CarouselLayoutManager now has functions to get visible item (findFirstVisibleItemPosition, findFirstCompletelyVisibleItemPosition, findLastVisibleItemPosition, findLastCompletelyVisibleItemPosition).
  • ViewBoundsHelper is added to check visibility of child view within parent view.