tigerAndBull

Results 82 comments of tigerAndBull

支持的呀,使用TABViewAnimated。

> 同样感觉不支持UIStackView, 按照demo设置后, 开启openAnimationTag 后,会发现在UIStackView里面的控件的标号都挤在一块了。。。 提供具体样例看看。正常stackView可以用,但是由于不经常使用此类控件,可能有一些badcase

tabAnimated.withoutSubViewsClass = BDTopAndBottomView.class

1. QMUITableViewCell里有添加组件,默认是会加载它,你可以用第2条将不需要的元素移除。 2. 单个视图开关用manager.animation(x).remove(); 3. 自适应高度无法手动控制高度,只能撑开,用链式语法的api进行微调。

v2.2.6废弃了`animatedWithCellClass `, 使用`animatedWithCellClass:cellHeight:`已经可以自行设置自适应cell的高度了。

tableView.tabAnimated.tabHeadViewAnimated

需要设置高度,demo的场景你看下能满足吗 ------------------ 原始邮件 ------------------ 发件人: fennuxiong