Hi, I'm using TabSwicherView to build UI for my Application. But I have issues:
when I scroll list tab to top collectionview, I can't add a new tab. Because when calling function didSwitchingToIndex(index: Int), if offset > 0, function scrollViewDidEndScrollingAnimation is not called and insertItem is not executed. Could you please tell me the solution for issues?
Sorry, I'm not good at English
thank you!
Hi, I'm using TabSwicherView to build UI for my Application. But I have issues:
when I scroll list tab to top collectionview, I can't add a new tab. Because when calling function didSwitchingToIndex(index: Int), if offset > 0, function scrollViewDidEndScrollingAnimation is not called and insertItem is not executed. Could you please tell me the solution for issues?
Sorry, I'm not good at English
thank you!