Skip to content

Commit d768efd

Browse files
author
jorge
committed
Update README.md
1 parent cfdd4bf commit d768efd

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# FlowLayoutDemo
2-
流布局
3-
可以根据自己需求改变细节,比如 view 之间的padding,以及radius,以及是否要填充整行等效果,具体效果如下图所示
4-
使用方法,将Demo 中的 FlowLayout 拷贝到自己的Project 即可,使用可参考MainActivity中的使用方法。
5-
如有其他疑问 可加QQ群:230274309 。
2+
3+
4+
流布局
5+
66

7+
可以根据自己需求改变细节,比如 view 之间的padding,以及radius,以及是否要填充整行等效果。
8+
使用方法,将Demo 中的 FlowLayout 拷贝到自己的Project 即可,使用可参考MainActivity中的使用方法。
9+
如有其他疑问 可加QQ群:230274309 。
10+
具体效果如下图所示
711
![image](https://github.com/CodingForAndroid/FlowLayoutDemo/blob/master/screenshot/QQ%E5%9B%BE%E7%89%8720160311171700.png)
812
![image](https://github.com/CodingForAndroid/FlowLayoutDemo/blob/master/screenshot/QQ%E5%9B%BE%E7%89%8720160311171829.png)
913
![image](https://github.com/CodingForAndroid/FlowLayoutDemo/blob/master/screenshot/QQ%E5%9B%BE%E7%89%8720160311171945.png)

0 commit comments

Comments
 (0)