Version 0.9.0
gabrielemariotti
released this
07 Jan 06:27
·
502 commits
to master
since this release
- LIB: Added a CardCursorAdapter (doc)
- LIB: Fixed an issue collapsing cards when you don't have enough items to fill the screen.
- DEMO: Added an example with CardCursorAdapter (source)
- DEMO-extras: Added an example with Crouton by Benjamin Weiss (doc)
- DEMO-extras: Updated ActionBar-PullToRefresh example to new API (0.9.1)
- DEMO-extras: minor fixes