/FloorListView

A ListView with "floor animation"

Primary LanguageJavaMIT LicenseMIT

FloorListView

Android Arsenal

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

FloorListView

###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