FlabbyListView Library

Android library to display a ListView which cells are not rigid but flabby and react to ListView scroll.

License

License

GroupId

GroupId

com.jpardogo.flabbylistview
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

FlabbyListView Library
Android library to display a ListView which cells are not rigid but flabby and react to ListView scroll.
Project URL

Project URL

https://github.com/jpardogo/FlabbyListView
Source Code Management

Source Code Management

https://github.com/jpardogo/FlabbyListView

Download library

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0