All Versions
10
Latest Version
Avg Release Cycle
49 days
Latest Release
2856 days ago

Changelog History

  • v1.4.0 Changes

    July 01, 2016
    • ๐Ÿ›  Fixed logic to correctly handle divider when setting reverse layout feature for RecyclerView
  • v1.3.0 Changes

    June 30, 2016
    • ๐Ÿ›  Fixed to skip adding margin when divider is hidden
  • v1.2.9 Changes

    February 15, 2016
    • ๐Ÿ›  #30 Fixed crash due to adapter NPE
    • #31 Added feature to draw dividers inside items
  • v1.2.8 Changes

    January 20, 2016

    ๐Ÿ›  #26 Fixed flashing divider when notifying items changed

  • v1.2.7 Changes

    January 20, 2016
    • โž• Added support for GridLayoutManager
    • ๐Ÿ›  Fixed the bug showing last item offset when showLastDivider is false
  • v1.2.6 Changes

    October 14, 2015
    • #18 Changed onDrawOver to onDraw
    • โšก๏ธ Update the version of support libraries
  • v1.2.5 Changes

    June 12, 2015

    โšก๏ธ Update the version of support libraries

  • v1.2.4 Changes

    April 21, 2015

    โšก๏ธ Update the min sdk version from 14 to 9

  • v1.2.3 Changes

    April 16, 2015

    ๐Ÿ›  Fix bug when item animation starts

  • v1.2.2 Changes

    April 16, 2015

    ๐Ÿ”จ Refactoring to animate dividers along with ItemAnimation