AndroidStaggeredGrid v1.0.4 Release Notes

Release Date: 2014-02-22 // about 10 years ago
    • โž• 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