Skip to content

Commit

Permalink
微博cell自动布局:使用autoLayout对微博的cell进行自动布局,自适应cell的高度。
Browse files Browse the repository at this point in the history
微博cell自动布局:使用autoLayout对微博的cell进行自动布局,自适应cell的高度。
  • Loading branch information
Tim9Liu9 committed Jan 26, 2016
1 parent 80da844 commit 95d2664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ Deprecated in favor of PureLayout, which includes OS X support:https://github.co
* [BusyNavigationBar](https://github.com/gmertk/BusyNavigationBar) - 进度条式NavigationBar导航条。
* [ReorderableGridView-Swift](https://github.com/cemolcay/ReorderableGridView-Swift) - 拖拽排序卡片。
* [LGSettingView](https://github.com/LiGoEX/LGSettingView) - LGSettingView仅需三句代码即可快速集成设置界面,免去每次开发新应用都要重新布置设置界面的烦恼。
* [微博cell自动布局](http://code.cocoachina.com/view/129212) - 使用autoLayout对微博的cell进行自动布局,自适应cell的高度。

##### 隐藏与显示
* [SlideTapBar](http://d.cocoachina.com/code/detail/286102) - 滚动栏菜单,向上滚动时隐藏tabbar,向下滚动马上显示tabbar。
Expand Down

0 comments on commit 95d2664

Please sign in to comment.