Skip to content

Commit 819f24c

Browse files
author
jorge
committed
Create README.md
add readme
1 parent 7edf0cf commit 819f24c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# FlowLayoutDemo
2+
流布局
3+
可以根据自己需求改变细节,比如 view 之间的padding,以及radius,以及是否要填充整行等效果,具体效果如下图所示
4+
使用方法,将Demo 中的 FlowLayout 拷贝到自己的Project 即可,使用可参考MainActivity中的使用方法。
5+
如有其他疑问 可加QQ群:230274309 。
6+
7+
![image](https://github.com/CodingForAndroid/FlowLayoutDemo/blob/master/screenshot/QQ%E5%9B%BE%E7%89%8720160311121456.png)
8+
![image](https://github.com/CodingForAndroid/FlowLayoutDemo/blob/master/screenshot/QQ%E5%9B%BE%E7%89%8720160311155011.png)
9+
![image](https://github.com/CodingForAndroid/FlowLayoutDemo/blob/master/screenshot/QQ%E5%9B%BE%E7%89%8720160311160623.png)
10+
![image](https://github.com/CodingForAndroid/FlowLayoutDemo/blob/master/screenshot/QQ%E5%9B%BE%E7%89%8720160311160948.png)
11+
![image](https://github.com/CodingForAndroid/FlowLayoutDemo/blob/master/screenshot/QQ%E5%9B%BE%E7%89%8720160311161249.png)
12+
13+

0 commit comments

Comments
 (0)