Releases: sparrow007/CarouselRecyclerview
Releases · sparrow007/CarouselRecyclerview
Added Vertical Layout
- Added new vertical layout
- Added new methods to manipulate the layout
Fix: Adapter notifyItemChanged and notifyItemRemoved
1.2.4 with some bug fixes
- Add IsScrollingEnabled in carouselRecyclerview
- Fix Arithmetic divide by zero
Fix Bugs and add isScrolled
Release Notes:
- Fix empty list swipe crash [Issue #16]
- Add isScrolled for controlling the scrolling.
- Replace hardcoded alpha true.
Fix Bugs (ScrollToPosition)
Fix the scroll to position crash in library.
Added better reflection layout
Adding Reflection layout
Reflection layout has added, by which you can add view and your whole layout will reflect in an efficient way and it's 3x time faster than ReflectionImageView.
Adding support for device orientation changes
Handle Device Orientation Changes
I have added support for handle device configuration changes like orientation changes to the recyclerview, so that it will persist it's list view position event after the device rotates.
Initial Release
This is initial release