Friday 31 March 2017

TabController

This library provides an easy to use API for switching between fragments that share the same container. Implementing tabs, such as the ones Instagram has at the bottom of the layout, is a much simpler goal to achieve when using TabController.

Tabs can be switched by using either show/hide or attach/detach. You can even provide your own implementation of the way tabs are being shown.



from The Android Arsenal

No comments:

Post a Comment