File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change
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
+
You can’t perform that action at this time.
0 commit comments