Version 1.5.0
gabrielemariotti
released this
21 Mar 06:05
·
325 commits
to master
since this release
- 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) - LIB: Added the method
ViewToClickToExpand.setupCardElement()
to enable the expand/collapse action on the default card elements (doc) - 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)