pocmo / recompose

recompose is a tool for converting Android layouts in XML to Kotlin code using Jetpack Compose.
Apache License 2.0
794 stars 49 forks source link

Feature/call parameter builder #76

Closed Foso closed 3 years ago

Foso commented 4 years ago

Hi, this is an idea for an alternative way to build the list of CallParameters for the Composables.

And i fixed a typo of class name.

pocmo commented 4 years ago

I'll file a "good first issue" for ColorValue. :)