pocmo / recompose

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

Support pasting layout XML from outside of IntelliJ / Android Studio #8 #81

Closed Foso closed 3 years ago

Foso commented 3 years ago

Hi, maybe there's a better way to check if a string is XML but i found a similar approach in the Kotlin Project