cardslib icon indicating copy to clipboard operation
cardslib copied to clipboard

Space between native Cards in CardListView

Open mourad-jemail opened this issue 9 years ago • 1 comments

Is it possible to customize gap between native cards (CardViewNative's) without being obliged to surround its xml layout with a LinearLayout block ?

mourad-jemail avatar Dec 31 '15 20:12 mourad-jemail

You can set a layout_margin for the CardViewNative.

vit001 avatar Jan 16 '16 19:01 vit001