airbnb / Showkase

🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements
https://medium.com/airbnb-engineering/introducing-showkase-a-library-to-organize-discover-and-visualize-your-jetpack-compose-elements-d5c34ef01095
Apache License 2.0
2.13k stars 107 forks source link

Added weight attr to Text in ShowkaseColorsInAGroupScreen #202

Closed jaloveeye closed 2 years ago

jaloveeye commented 2 years ago

If the name was long(eg. DarkOnSecondaryContainer) in the ShowkaseColor list, the color was not shown. I added weight attr to text sovled it.[](url)