xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.
MIT License
6.97k stars 1.33k forks source link

How to do some action when tap on buttonbar or when swipe between screens. #762

Open dev-iayush27 opened 4 years ago

dev-iayush27 commented 4 years ago

How can we do some action or do some task like save the data when tapping on the buttonbar or when we swipe between screens?

mohammadghk commented 4 years ago

You can do it inside of changeCurrentIndex or changeCurrentIndexProgressive