Skip to content

Commit

Permalink
Release 1.0.4 - to Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
denizmveli committed Feb 22, 2014
1 parent 701f738 commit b81c1c6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Change Log
===============================================================================

Version 1.0.4 (2014-02-22)
----------------------------

* 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

Version 1.0.3 (2014-01-06)
----------------------------

Expand Down

0 comments on commit b81c1c6

Please sign in to comment.