Skip to content

Releases: shenbengit/PagerGridLayoutManager

v1.1.8

17 Mar 03:10
Compare
Choose a tag to compare

fix RecyclerView 宽高是权重大小是报错问题。

v1.1.7

19 Jun 04:47
Compare
Choose a tag to compare

修复mOnePageSize某些情况下值为0的问题

v1.1.6

04 May 10:35
Compare
Choose a tag to compare

support reverse layout and RTL.

v1.1.5

16 Jan 09:11
Compare
Choose a tag to compare

fix #9 , fix #13 .

v1.1.3

26 Dec 10:38
Compare
Choose a tag to compare

fix #7 ,fix #11 .

v1.1.1

03 Nov 05:08
404e31e
Compare
Choose a tag to compare

fix #5

v1.0.6

03 Nov 04:44
Compare
Choose a tag to compare

fix #5

v1.1.0

31 Oct 11:47
c1b7fcf
Compare
Choose a tag to compare

水平滑动排列方式改为:先从左到右再从上到下。

v1.0.5

31 Oct 11:25
Compare
Choose a tag to compare

修复computeHorizontalScrollOffset()、computeVerticalScrollOffset()计算错误问题

v1.0.4

29 Oct 05:39
Compare
Choose a tag to compare

优化代码结构