We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701f738 commit b81c1c6Copy full SHA for b81c1c6
CHANGELOG.md
@@ -1,6 +1,18 @@
1
Change Log
2
===============================================================================
3
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
16
Version 1.0.3 (2014-01-06)
17
----------------------------
18
0 commit comments