cardslib is a Library that provides an easy way to display a UI Card in Android apps. Display single cards, list of cards and grid or staggered grid of Cards.
cardslib is a Library that provides an easy way to display a UI Card in Android apps. Display single cards, list of cards and grid or staggered grid of Cards.
Card Library provides 5 custom tags:
- CardView to display a UI Card.
- CardListView to display a List Card.
- CardGridView to display a Grid Card.
- StaggeredGridView to display a Staggered Grid Card.
- CardListDragDropView to display a List Card with drag and drop support.
It requires API 14+
Links: