SlidingTabs

Additional

Language
Java
Version
v1.0.0 (Dec 21, 2014)
Created
Dec 21, 2014
Updated
Jun 12, 2016 (Retired)
Owner
nispok
Contributor
William Mora (wmora)
1
Activity
Badge
Generate
Download
Source code

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

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

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.