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

Fix LinearLayout default orientation #118

Closed cfry-livefront closed 1 year ago

cfry-livefront commented 1 year ago

Title says it all. This PR fixes the default orientation for LinearLayout and some unit tests I recently broke

nordfalk commented 1 year ago

This never went in, and the author isnt very active, so Ive created my own version with this PR (and many others) incorporated See https://github.com/nordfalk/recompose