DOC

com.github.kikoso : SwipeableCards

Maven & Gradle

Feb 22, 2015
1.4k stars

Swipeable Cards · A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms

Table Of Contents

Latest Version

Download com.github.kikoso : SwipeableCards Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.kikoso : SwipeableCards Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file SwipeableCards-1.1-RELEASE-javadoc.jar to SwipeableCards-1.1-RELEASE-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder SwipeableCards-1.1-RELEASE-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 "SwipeableCards-1.1-RELEASE-sources.jar" -d "SwipeableCards-1.1-RELEASE-javadoc" -subpackages