Ricardo Ferreira’s Post

View profile for Ricardo Ferreira, graphic

Senior Software Engineer | Android | Kotlin | Java | Kotlin Multiplatform Mobile

How to use and update oldschool views in compose. (if needed) #androidView #compose

View profile for Fedor Erofeev, graphic

Senior Android Developer at Seven Peaks Software

Are you migrating to Compose? 🏃♂️💨 It might be a challenging task, however you can still use regular Views inside Compose during migration using AndroidView component. To create a View, use factory block, which will provide context to create it. Once the View is created, use update block to update it, for example set text to TextField ⬇️ Check the solution below #jetpack #jetpackcompose #Compose #android #kotlin

  • No alternative text description for this image

To view or add a comment, sign in

Explore topics