FlexLayout
FlexLayout copied to clipboard
Update height of UICollectionView in UITableViewCell
Hi @lucdion, I have a question, how can we update the height of UITableViewCell when the height of UICollectionView changed? I already used the method markDirty() but it does not work.