iltercengiz / ICViewPager

MIT License
956 stars 235 forks source link

didChangeTabToIndex delegate method does not indicate whether the action was caused by a swipe gesture or tab bar button press #106

Closed anhar closed 9 years ago

anhar commented 9 years ago

Right now there's no way of knowing if the delegate method didChangeTabToIndex was called from a swipe gesture or a tab bar button press.