Last Version

StickyScrollViewItems Library 1.1.0

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.

License

License

GroupId

GroupId

se.emilsjolander
ArtifactId

ArtifactId

StickyScrollViewItems
Version

Version

1.1.0
Type

Type

aar
Description

Description

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.
Project URL

Project URL

https://github.com/emilsjolander/StickyScrollViewItems
Source Code Management

Source Code Management

https://github.com/emilsjolander/StickyScrollViewItems

Download StickyScrollViewItems 1.1.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.