OfTheWolf / TwitterProfile

Nested scrolling with pager just like in Twitter and Instagram profile.
MIT License
266 stars 45 forks source link

Cannot touch the overlayScrollView indicators #30

Closed andywpt closed 1 year ago

andywpt commented 1 year ago

When setting the overlayScrollView's showsVerticalScrollIndicator to true, I can see the indicator, but cannot touch it. Anyway to work around that? Thanks

andywpt commented 1 year ago

Fixed it, simply add the overlay scollView after everything else is added to the view.