Skip to content

Commit cfbaa82

Browse files
committed
add new snapshot and update readme
1 parent bbc8f50 commit cfbaa82

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# HowToCustomLayoutManager
22
展示自定义RecyclerView的LayoutManager的过程,可以按顺序检出tag来查看每个阶段的代码
33

4+
### 1.0.3
5+
展示一个实现了重用和横纵向滑动的按块分配布局的CustomLayoutManager,支持smoothScroll
6+
<p align="center" >
7+
<img src="snapshots/device-2016-01-08-145727.png" />
8+
</p>
9+
410
### 1.0.2
511
展示一个实现了重用和横纵向滑动的斜线布局的CustomLayoutManager
612

0 commit comments

Comments
 (0)