Scrolling internal view like Maps causes screen to scroll.
Is there any way to prevent scroll when internal views are being scrolled like a mapview?
Also If you swipe left to right in header view it changes the tab too. Is there any way to prevent it?
Thanks for the feedback.
Is there any way to prevent scroll when internal views are being scrolled like a mapview?
Is the mapview in the header or in the content?
Also If you swipe left to right in header view it changes the tab too. Is there any way to prevent it?
This is caused by the hitTest() method in the SegementSlideHeaderView. No additional API support is currently available. The plan is to open the delegate here and let the user implement it.
Happening with me as well; I have collectionview in the content.