Skip to content

0.2.0

Choose a tag to compare

@cheonjaeung cheonjaeung released this 17 Sep 07:38
· 68 commits to main since this release

Changed

  • CarouselLayoutManager is now inheritable.
  • Add support for RTL.
  • Add reverseLayout. It can be set from XML with reverseLayout in RecyclerView or reverseLayout property in CarouselLayoutManager.
  • Add support for clipToPadding of RecyclerView.