PlaceHolderRecyclerView

A RecyclerView that can switch between items and placeholders

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

placeholder-recyclerview
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

PlaceHolderRecyclerView
A RecyclerView that can switch between items and placeholders
Project URL

Project URL

https://guilhe.github.io/PlaceHolderRecyclerView/
Source Code Management

Source Code Management

https://guilhe.github.io/PlaceHolderRecyclerView/

Download placeholder-recyclerview

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0