StickyScrollViewItems Library

A small android library for tagging views inside a ScrollView as "sticky" making them stick to the top of the scroll container until a new sticky view comes and takes it's place.

Лицензия

Лицензия

Группа

Группа

se.emilsjolander
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

StickyScrollViewItems Library
A small android library for tagging views inside a ScrollView as "sticky" making them stick to the top of the scroll container until a new sticky view comes and takes it's place.
Ссылка на сайт

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

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

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

https://github.com/emilsjolander/StickyScrollViewItems

Скачать StickyScrollViewItems

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.1.0
1.0.0