CollectionView Problem
anwol004 opened this issue · 1 comments
anwol004 commented
Hello i have a problem with a collectionView in BLKFlexibleHeightBar.
I add the as Subview collectionView in the HeightBar View. The collectionView set to only scroll Horizontal, when i scroll the collectionView on the top to next page, and scroll up or down the (ScrollView or TableView) than reload the collectionView an set the contentoffset.x to 0.
Has anyone an idea?
bryankeller commented
When you go to the next screen, you can programmatically reset the progress of the bar. Perhaps that would help?