DOC

com.karumi : headerrecyclerview

Maven & Gradle

Feb 11, 2016
501 stars

HeaderRecyclerView · Android library created to offer a RecyclerView.Adapter extension used to support headers in a transparent way for the library client.

Table Of Contents

Latest Version

Download com.karumi : headerrecyclerview Javadoc & API Documentation - Latest Versions:

All Versions

Download com.karumi : headerrecyclerview Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file headerrecyclerview-1.1.0-javadoc.jar to headerrecyclerview-1.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder headerrecyclerview-1.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "headerrecyclerview-1.1.0-sources.jar" -d "headerrecyclerview-1.1.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jul 02, 2021
22 usages
5.2k stars
Jul 07, 2023
1 usages
1.1k stars
Mar 20, 2020
1 usages
1.1k stars
Feb 11, 2016
501 stars

Discover Dependencies