SlidingTabs

Sliding Tabs Android library

Лицензия

Лицензия

Группа

Группа

com.nispok
Идентификатор

Идентификатор

slidingtabs
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

SlidingTabs
Sliding Tabs Android library
Ссылка на сайт

Ссылка на сайт

https://github.com/nispok/slidingtabs
Система контроля версий

Система контроля версий

https://github.com/nispok/slidingtabs

Скачать slidingtabs

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.nispok/slidingtabs/ -->
<dependency>
    <groupId>com.nispok</groupId>
    <artifactId>slidingtabs</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nispok/slidingtabs/
implementation 'com.nispok:slidingtabs:1.0.0'
// https://jarcasting.com/artifacts/com.nispok/slidingtabs/
implementation ("com.nispok:slidingtabs:1.0.0")
'com.nispok:slidingtabs:aar:1.0.0'
<dependency org="com.nispok" name="slidingtabs" rev="1.0.0">
  <artifact name="slidingtabs" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nispok', module='slidingtabs', version='1.0.0')
)
libraryDependencies += "com.nispok" % "slidingtabs" % "1.0.0"
[com.nispok/slidingtabs "1.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » support-v4 jar 21.0.3

Модули Проекта

Данный проект не имеет модулей.

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

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.
com.nispok

Версии библиотеки

Версия
1.0.0