/AndroidTabLayoutExample

In Android TabLayout is a very creative idea to implement a swipeable screen or tabs introduced in the Design Support library. Android TabLayout provides a horizontal layout to display tabs on the screen. We can display more screens in a single screen using tabs.

Primary LanguageJava

No issues in this repository yet.