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.08k stars 106 forks source link

Add workaround to prevent emulator from getting stuck on CI jobs #393

Closed vinaygaba closed 1 month ago

vinaygaba commented 1 month ago

Inspired by the solution here - https://github.com/TWiStErRob/github-workflows/pull/44