bryankeller/BLKFlexibleHeightBar

Something wrong with BLKFlexibleHeightBar when I put scrollView into it

EZElkins opened this issue · 2 comments

When scrollView scroll to other page and I scroll tableView,scrollView will always scroll to first page...

Hi @EZElkins, this behavior happen in collection view (as subview of BLKFlexibleHeightBar) too.

I just had that same issue and putting my UIScrollView inside an UIView did the trick.