FloorListView

Additional

Language
Java
Version
N/A
Created
Mar 2, 2016
Updated
Mar 3, 2016 (Retired)
Owner
Rongchan Liu (fenjuly)
Contributor
Rongchan Liu (fenjuly)
1
Activity
Badge
Generate
Download
Source code

FloorListView

A ListView with "floor animation".Inspired by http://www.materialup.com/posts/new-ux-for-list-interface

###Usage There are two modes: ABOVE and BELOW.

  • Above, all other views are above pinnerView.
  • Below, all other views are below pinnerView.

And one interface OnFloorChangedListner.It provides two methods:

  • OnFloorUpward()
  • OnFloorFalldown()

###LICENSE LICENSE UNDER MIT