cardslib v0.9.0 Release Notes

Release Date: 2013-11-19 // over 10 years ago
    • 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