filmov
tv
How to inject Composables in XML Layouts – Alex Styl

Показать описание
If you are migrating your layouts from Android Views to Jetpack Compose, high chances are you do not want to rewrite everything from scratch. In this video, I will show you how to inject your composables into your XML Layout using ComposeView.