Skip to content

Commit 55371bb

Browse files
author
liangfei.lf
committed
add FlowLayout
1 parent d64eb65 commit 55371bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,6 +1228,11 @@ Demo地址:https://play.google.com/store/apps/details?id=com.dexafree.material
12281228
项目地址:https://github.com/orhanobut/dialogplus
12291229
效果图:![Renderings](https://github.com/orhanobut/dialogplus/blob/master/images/d1.png)
12301230

1231+
1. FlowLayout
1232+
一个简单的流式布局,用法类似 LinearLayout,但是能够让子元素根据宽度自动换行。
1233+
项目地址:[FLowLayout](https://github.com/LyndonChin/AndroidFlowLayout)
1234+
效果图:![Renderings](http://img02.taobaocdn.com/imgextra/i2/160310864/TB2MH8.bVXXXXa3XXXXXXXXXXXX_!!160310864.png)
1235+
12311236
## 第二部分 工具库
12321237
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络相关、数据库ORM建模、Android公共库、Android 高版本向低版本兼容、多媒体相关及其他。 <a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
12331238
#### 一、依赖注入DI

0 commit comments

Comments
 (0)