File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
# FlowLayoutDemo
2
- 流布局
3
- 可以根据自己需求改变细节,比如 view 之间的padding,以及radius,以及是否要填充整行等效果,具体效果如下图所示
4
- 使用方法,将Demo 中的 FlowLayout 拷贝到自己的Project 即可,使用可参考MainActivity中的使用方法。
5
- 如有其他疑问 可加QQ群:230274309 。
2
+
3
+
4
+ 流布局
5
+
6
6
7
+ 可以根据自己需求改变细节,比如 view 之间的padding,以及radius,以及是否要填充整行等效果。
8
+ 使用方法,将Demo 中的 FlowLayout 拷贝到自己的Project 即可,使用可参考MainActivity中的使用方法。
9
+ 如有其他疑问 可加QQ群:230274309 。
10
+ 具体效果如下图所示
7
11
![ image] ( https://github.com/CodingForAndroid/FlowLayoutDemo/blob/master/screenshot/QQ%E5%9B%BE%E7%89%8720160311171700.png )
8
12
![ image] ( https://github.com/CodingForAndroid/FlowLayoutDemo/blob/master/screenshot/QQ%E5%9B%BE%E7%89%8720160311171829.png )
9
13
![ image] ( https://github.com/CodingForAndroid/FlowLayoutDemo/blob/master/screenshot/QQ%E5%9B%BE%E7%89%8720160311171945.png )
You can’t perform that action at this time.
0 commit comments