SkillAgentSearch skills...

Slidingtabs

[DEPRECATED] Gradle port of Google's SlidingTabLayout to display a custom ViewPager title strip

Install / Use

/learn @nispok/Slidingtabs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DEPRECATED

This lib is deprecated in favor of Google's Design Support Library which includes a TabLayout and is no longer being developed.

Thanks for all your support!

SlidingTabs

Build Status Android Arsenal

Gradle port of Google's SlidingTabLayout to display a custom ViewPager title strip as used in Google I/O Android App, Android SlidingTabsBasic Sample, and Android SlidingTabsColors Sample. It has minor modifications to work from SDK 8

<img src="./art/screenshot_1.png" width=200 height=355 /> <img src="./art/screenshot_2.png" width=200 height=355 /> <img src="./art/screenshot_3.png" width=200 height=355 /> <img src="./art/screenshot_4.png" width=200 height=355 />

Installation

You can import the library from source as a module or grab via Gradle:

compile 'com.nispok:slidingtabs:1.0.0'

Examples

Although not using this library, the same code is used in:

Contributing

All contributions are welcome. Open a PR or refer to the issues section.

License

Copyright 2015 William Mora

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Related Skills

View on GitHub
GitHub Stars129
CategoryDevelopment
Updated7mo ago
Forks21

Languages

Java

Security Score

87/100

Audited on Sep 1, 2025

No findings