Join Slack
Powered by
Hello, there is any way to create custom views wit...
# compose
c
carlos cdmp
05/10/2020, 3:55 PM
Hello, there is any way to create custom views with compose, so I can for example use them as a viewHolder view, I have the Composable fun but usually y just use inflate of the xml
f
Foso
05/10/2020, 4:01 PM
Yes, you can use Compose in custom views
https://foso.github.io/Jetpack-Compose-Playground/cookbook/how_to_use_compose_in_viewgroup/
c
carlos cdmp
05/10/2020, 4:03 PM
Thanks, I have been looking for this for a while 🙂
2
Views
Open in Slack
Previous
Next