bryankeller / BLKFlexibleHeightBar

Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CollectionView Problem

anwol004 opened this issue · comments

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?

When you go to the next screen, you can programmatically reset the progress of the bar. Perhaps that would help?