Last Version

AndroidPinnedRecyclerView 1.0.0

This lib can support different section view and pinned at top of ListView when scroll for Android.

License

License

GroupId

GroupId

com.github.lchli
ArtifactId

ArtifactId

AndroidPinnedRecyclerView
Version

Version

1.0.0
Type

Type

aar
Description

Description

AndroidPinnedRecyclerView
This lib can support different section view and pinned at top of ListView when scroll for Android.
Project URL

Project URL

https://github.com/lchli/AndroidPinnedRecyclerView
Source Code Management

Source Code Management

https://github.com/lchli/AndroidPinnedRecyclerView

Download AndroidPinnedRecyclerView 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.4.0
com.android.support » recyclerview-v7 jar 23.2.1

Project Modules

There are no modules declared in this project.