MaterialTabs
Custom Tabs with Material Design animations for pre-Lollipop devices
It requires 14+ API and android support v7 (Toolbar)
IMPORTANT NOTICE
This library is no longer supported.
I have not enough time to continue developing at this time and the android design support library implements the tabs features in the better way, so I think it is useless now. If anyone wants to keep alive this library they can send pull requests AFTER testing the code and exmplaining what they have changed and why. Thanks to all contributors
Dependency: Android-UI Reveal Color View
If you are using MaterialTabs in your app and would like to be listed here, please let me know via email!
How to use:
define it in xml layout with custom attributes ```xmlConnect to java code and add to viewPager
N.B. Your activity must extends ActionBarActivity implements MaterialTabListener
How to import
Android Studio
Add this to your build.gradle:
Limitations
Actually, this library have some limitations: - No selector animationsThese problems are currently in development
Fixed and Scrollable tabs.
With text tabs
[1 - 3] Fixed Tabs
[4 - ∞] Scrollable Tabs
With icon tabs
[1 - 5] Fixed Tabs
[6 - ∞] Scrollable Tabs