jpardogo/PagerSlidingTabStrip

Library deprecated?

LithiumSheep opened this issue · 1 comments

The Google design repository has an implementation of TabLayout now, would you recommend we continue to use this library or adopt the official widget?

It depends of your requirements, this library offers some features that you don't get for free with TabLayout. So, It depends what you actually need to implement. That's the reason I didn't actually deprecated it. But if you can use TabLayout I would use it.