cardslib v1.5.0 Release Notes

Release Date: 2014-03-21 // about 10 years ago
    • LIB-EXTRA: Added a CardGridStaggeredView (doc)
    • LIB: Added the chance to use a ForegroundLinearLayout in your Card (doc)
    • LIB: Added a feature to use a own OnScrollListener with CardListView and Swipe Action (doc)
    • 0️⃣ LIB: Added the method ViewToClickToExpand.setupCardElement() to enable the expand/collapse action on the default card elements (doc)
    • 0️⃣ LIB: Introduced a flag to disable the default broadcast after a bitmap is attached to an imageView in CardThumbnail (doc)
    • DEMO-Extra: Added examples with StaggeredGridView
    • DEMO-Extra: Added an example with a List with expand-inside.(source)