1. 程式人生 > >基於Masonry自己主動計算cell的高度

基於Masonry自己主動計算cell的高度

markdown tracking 高度 ebo message cti nstimer timer uitable

/**
* This is a very very helpful category for NSTimer.
*
* @author huangyibiao
* @email [email protected]
* @github https://github.com/632840804
* @blog http://blog.csdn.net/woaifen3344
*
* @note Make friends with me.
* Facebook: [email protected] (Jacky Huang)
* QQ:(632840804)
* Weixin:(huangyibiao520)
* Please tell me your real name when you send message to me.3Q.
*/

此項目中。提供了對於Masonary自己主動布局可自己主動cell的高度的功能。

對於系統自帶的autolayout,理論上一樣可行的,只是未直接使用過系統的autolayout。假設大家在使用中可行,或者出現BUG。請聯系作者,
謝謝!!

詳情請到github地址:https://github.com/632840804/MasonryUITableViewCellAutoRowHeight

Thinks!

基於Masonry自己主動計算cell的高度