Expandable RecyclerView

A lightweight Android library that allows for the expansion and collapsing of RecyclerView items

License

License

GroupId

GroupId

com.bignerdranch.android
ArtifactId

ArtifactId

expandablerecyclerview
Last Version

Last Version

3.0.0-RC1
Release Date

Release Date

Type

Type

aar
Description

Description

Expandable RecyclerView
A lightweight Android library that allows for the expansion and collapsing of RecyclerView items
Project URL

Project URL

https://bignerdranch.github.io/expandable-recycler-view
Source Code Management

Source Code Management

https://github.com/bignerdranch/expandable-recycler-view

Download expandablerecyclerview

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 24.2.1
com.android.support » support-annotations jar 24.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-RC1
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0