DiscreteScrollView Versions Save

A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.

v1.5.1

3 years ago
  • Fixed incorrect ItemTransformer values
  • Invoke onItemChanged callback when changed via scrollToPosition
  • Allow disabling user scroll
  • Made LayoutManager public so people can extend and modify its behavior

v1.5.0

3 years ago
  • Migrated to AndroidX

Yeah, better late than never.