PagedHeadListView library

Android lib for creating a paged header listview with custom PageTransformers and an implicit and settable page indicator.

License

License

GroupId

GroupId

com.github.jorgecastilloprz
ArtifactId

ArtifactId

pagedheadlistview
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

PagedHeadListView library
Android lib for creating a paged header listview with custom PageTransformers and an implicit and settable page indicator.

Download pagedheadlistview

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 19.1.+

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0