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

Issue #11 : Add Support for `FrameLayout` #85

Closed jerryOkafor closed 4 years ago

jerryOkafor commented 4 years ago

Adds basic support for FrameLayout using Box.

pocmo commented 4 years ago

There's a conflict here now after merging another PR.

jerryOkafor commented 4 years ago

@pocmo we are good to go.