SkillAgentSearch skills...

SlidingTabs

Tabs created with the new android.support.design.widget.TabLayout

Install / Use

/learn @rubensousa/SlidingTabs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SlidingTabs

Tabs created with the new android.support.design.widget.TabLayout

Includes a fake shadow below the AppBar for devices with API < 21 and toolbar scrolling behavior.

This sample is no longer being maintainable. Please, check this helper library instead: https://github.com/rubensousa/TabLayoutAdapter

Tab Modes

  • Left aligned
  • Centered
  • Filled (fills all width)
  • Scrollable
  • Icons
  • Icons and text
  • Animated (can be used with all of above)

Screenshots

<img src="screenshots/modes.png" width="350"> <img src="screenshots/centered.png" width="350"> <img src="screenshots/icons.png" width="350"> <img src="screenshots/icons_text.png" width="350">

Dependencies

compile 'com.android.support:appcompat-v7:23.3.0'
compile 'com.android.support:design:23.3.0'
compile 'com.android.support:cardview-v7:23.3.0'
compile 'com.android.support:recyclerview-v7:23.3.0'

##License: Copyright © 2015 Rúben Sousa rubensousa.mieti@gmail.com This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the LICENSE file for more details.

View on GitHub
GitHub Stars25
CategoryCustomer
Updated5y ago
Forks5

Languages

Java

Security Score

75/100

Audited on Mar 15, 2021

No findings