Something wrong with BLKFlexibleHeightBar when I put scrollView into it
EZElkins opened this issue · 2 comments
EZElkins commented
When scrollView scroll to other page and I scroll tableView,scrollView will always scroll to first page...
serralvo commented
Hi @EZElkins, this behavior happen in collection view (as subview of BLKFlexibleHeightBar) too.
armandooj commented
I just had that same issue and putting my UIScrollView inside an UIView did the trick.