Skip to content

Releases: sparrow007/CarouselRecyclerview

Added Vertical Layout

27 Dec 07:00
Compare
Choose a tag to compare
  • Added new vertical layout
  • Added new methods to manipulate the layout

Fix: Adapter notifyItemChanged and notifyItemRemoved

30 May 21:36
733250b
Compare
Choose a tag to compare

1.2.4 with some bug fixes

30 Jan 06:51
f2a1d9d
Compare
Choose a tag to compare
  • Add IsScrollingEnabled in carouselRecyclerview
  • Fix Arithmetic divide by zero

Fix Bugs and add isScrolled

18 Jan 21:45
e6d78c9
Compare
Choose a tag to compare

Release Notes:

  1. Fix empty list swipe crash [Issue #16]
  2. Add isScrolled for controlling the scrolling.
  3. Replace hardcoded alpha true.

Fix Bugs (ScrollToPosition)

29 May 21:17
fe8bdf6
Compare
Choose a tag to compare

Fix the scroll to position crash in library.

Added better reflection layout

27 Apr 06:45
34f88a3
Compare
Choose a tag to compare

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

27 Mar 20:38
Compare
Choose a tag to compare

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

14 Mar 11:16
Compare
Choose a tag to compare

This is initial release