Skip to content

Releases: ramanaptr/ez-recyclerview

Release 1.2.3 (2021-06-26)

26 Jun 11:59
0ed44c2
Compare
Choose a tag to compare
  • Create a new Example Project for Binding View and Implementation
  • New method such as Single Layout, Multiple Layout (up to 7 layouts)
  • New Features endless scroll (handling for pagination)
  • New method custom shimmer layout effect
  • New method for handling Layout 1 and etc on setViewHolderLayout() using Object EzBaseData()

Release 1.1.3 (2021-06-19)

19 Jun 08:02
2c3d09e
Compare
Choose a tag to compare
  • Add hideShimmer
  • Add Sample to hideShimmer

Release 1.1.2 (2021-06-19)

19 Jun 07:41
Compare
Choose a tag to compare
  • Update Example Project
  • Update @nonnull param
  • Update some logic

Release 1.1.1 (2021-06-19)

19 Jun 06:40
Compare
Choose a tag to compare
  • Update setViewHolderLayout multiple layouts with data list
  • Update startShimmer with binding the view id, and for custom layout

Release 1.1.0 (2021-06-19)

18 Jun 23:58
Compare
Choose a tag to compare

Update:

  • Create Ez Recycler View developer will without creating an adapter every time, Ez to implement too!
  • Adding and Create Custom Shimmer, with Shimmer Effect by Facebook
  • Adding Flexbox Layout Manager by Google