Skip to content

Commit b81c1c6

Browse files
committed
Release 1.0.4 - to Maven
1 parent 701f738 commit b81c1c6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Change Log
22
===============================================================================
33

4+
Version 1.0.4 (2014-02-22)
5+
----------------------------
6+
7+
* Added column_count attribute #32
8+
* Added setColumnCount() methods to support dynamically changing columns #26
9+
* Added empty view support to ExtendableListView #33
10+
* Fixed grid_paddingTop and paddingTop being ignored #20
11+
* Fixed ArrayIndexOutOfBoundsException fix #52
12+
* Fixed Unintentional onClick event on scroll down #42
13+
* Fixed onScrollStateChanged never get called #18
14+
* Fixed notifyDataSetChanged sync bug when mFirstPosition = 0 #22
15+
416
Version 1.0.3 (2014-01-06)
517
----------------------------
618

0 commit comments

Comments
 (0)