cardslib icon indicating copy to clipboard operation
cardslib copied to clipboard

Collapse adds default view text on top of current view

Open GMailley opened this issue 9 years ago • 1 comments

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, but when I collapse, it seems to get the default text of my view and place it on top of the text that is already there. Is this intended and I should remove the default text, or is something going wrong?

cardlibexpand

GMailley avatar Jun 13 '15 20:06 GMailley

The same thing is happening to me.

HectorFGarcia avatar Sep 10 '15 10:09 HectorFGarcia