cardslib
cardslib copied to clipboard
Android Library to build a UI Card
Is this possible? I am trying to do it looking at the wiki but I am just getting blank cards.
Is there a way to create a custom CardArrayRecyclerViewAdapter, I need to inflate different layout as a header
I'm trying to set elevation to the cards inside a grid view with lolipop but i cannot get it to work. This is the cardview: Then i set the elevation...
Hi Gabriele, I have designed a custom CardExpand with a LinearLayout with a width that is supposed to fill_parent. However it seems that whenever I click to expand, the layout...
I'm trying to get the hang of this library, and I am trying to implement a recycler view with expandable cards. It looks as expected before expanding and after expanding,...
How can I change animation speed ??
Please visit this link http://stackoverflow.com/questions/32297099/cardlib-topcoloredcard-setupinnerelements-is-not-called
Currently, setOtherButtonDrawable takes a drawable resource ID. I have a drawable whose tint is modified programatically. How can I make that the "other button"?
I try to use CardGridView, but the thumbnail not show images. I also try CardListView, it works; but CardGridView not. Can you please help to check what's the problem. Thanks...
When I scroll in my CardRecyclerView the DETAILS button in my MaterialCard provides information of a card in the list that is different than that for which I clicked the...