Been using Compose Material Catalog for a couple months now. It’s basically a reference app for Material Design components and theming in Jetpack Compose. Pretty solid if you’re into Android development and want to see how to implement Material Design stuff.
Here’s what you do: you can browse through all the different components like buttons, cards, menus, etc. There’s also a theme picker where you can customize the colors and dark mode. And the example screen has sample code snippets – took me a while to figure that out but it’s useful.
Look, if you’re an Android dev, you’ll probably find this app really helpful. It’s not perfect – the UI can be a bit clunky at times – but overall it does the job. Worth checking out if you need a Material Design reference.