B4A Library [B4X] Simple stackable expandable business card view

I have made a few modifications to CLVExpandable to show an expandable 'business card' style view with rounded corners as if they are stacked on top of each other.

As always, thanks to the creators that helped without even knowing it.

Invaluable mention for SetPanelCornerRadius

CardsClosed.png
CardOpen.png


*All names are randomly generated

There are also a couple of handy helpers in the project too - One to generate repeatable colors from supplied text rather than using random colors and one to figure out the best contrast text color from a list of possibles given a supplied background color.

All code is in the demo

B4A, B4i, B4J
 

Attachments

  • Project.zip
    24.9 KB · Views: 57
Top