ExpandableView Library

ExpandableView is a View showing only a content and when clicked on it, it displays more content in a fashion way.

License

License

GroupId

GroupId

com.github.nicolasjafelle
ArtifactId

ArtifactId

expandableview
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

aar
Description

Description

ExpandableView Library
ExpandableView is a View showing only a content and when clicked on it, it displays more content in a fashion way.
Project URL

Project URL

https://github.com/nicolasjafelle/PagingListView
Source Code Management

Source Code Management

https://github.com/nicolasjafelle/ExpandableView

Download expandableview

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nicolasjafelle/expandableview/ -->
<dependency>
    <groupId>com.github.nicolasjafelle</groupId>
    <artifactId>expandableview</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicolasjafelle/expandableview/
implementation 'com.github.nicolasjafelle:expandableview:1.0'
// https://jarcasting.com/artifacts/com.github.nicolasjafelle/expandableview/
implementation ("com.github.nicolasjafelle:expandableview:1.0")
'com.github.nicolasjafelle:expandableview:aar:1.0'
<dependency org="com.github.nicolasjafelle" name="expandableview" rev="1.0">
  <artifact name="expandableview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicolasjafelle', module='expandableview', version='1.0')
)
libraryDependencies += "com.github.nicolasjafelle" % "expandableview" % "1.0"
[com.github.nicolasjafelle/expandableview "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.

Versions

Version
1.0