All Versions
7
Latest Version
Avg Release Cycle
106 days
Latest Release
3137 days ago

Changelog History

  • v1.0.6

    September 23, 2015
  • v1.0.5 Changes

    May 24, 2014
    • ๐Ÿ›  Fixed OnScrollListener issue after updating contents #100
    • ๐Ÿ›  Fixed LayoutParams casting issue when recycling state #102
    • ๐Ÿ›  Fixed the onClick item id #86
    • ๐Ÿ›  Fixed bug that the default case on Touch event #67
    • ๐Ÿ›  Fixed for "NPE onSizeChanged" #41 PR #91
    • โž• Added guard against issue #45
    • ๐Ÿ›  Fixed setAdapter bug #86 #85
    • ๐Ÿ— Using newest build tools and libraries - #78 #96
  • v1.0.4 Changes

    February 22, 2014
    • โž• Added column_count attribute #32
    • โž• Added setColumnCount() methods to support dynamically changing columns #26
    • โž• Added empty view support to ExtendableListView #33
    • ๐Ÿ›  Fixed grid_paddingTop and paddingTop being ignored #20
    • ๐Ÿ›  Fixed ArrayIndexOutOfBoundsException fix #52
    • ๐Ÿ›  Fixed Unintentional onClick event on scroll down #42
    • ๐Ÿ›  Fixed onScrollStateChanged never get called #18
    • ๐Ÿ›  Fixed notifyDataSetChanged sync bug when mFirstPosition = 0 #22
  • v1.0.3 Changes

    January 07, 2014

    ๐Ÿ› Bug fixes #19 & #27

  • v1.0.2 Changes

    January 02, 2014
    • Reverted targetSdkVersion for backwards compatibility
  • v1.0.1 Changes

    December 31, 2013
    • โž• Added - initial support for OnItemClickListener #14
    • ๐Ÿ›  Fix - measurement of root with wrap content height #16
    • ๐Ÿ›  Fix - high velocity fling bug #11