ExpandableCardView icon indicating copy to clipboard operation
ExpandableCardView copied to clipboard

Simple expandable CardView for Android.

Results 49 ExpandableCardView issues
Sort by recently updated
recently updated
newest added

when i put horizontal in layout manager not work.. just vertical inside the the view how can i fix ?

How can i maje title bold and other style.

I want to display long text on expanded cardview, but I only got some text. this is my code of expanded layout ``` ``` and this is my code of...

Can I change the title and background color of the Card in ExpandableCardView? Thank you

Hey...!! I created an expanded layout from your library and everything went fine but I want to know how can I access those view fields. Example how can I set...

Hello, can you separate the arrow monitor from the card monitor

When it switched to the new dark theme mode then the title of the card view is not adapting the appropriate material theme.

gradle `compile` is deprecated, changing into `implementation`

An integral part of the cardview experience is the ripple. Is there a way to enable it currently? If not, this is a deal-breaker for me using this library, though...