Component - Compose with existing Views (interop)
This UI component shows how to use Jetpack Compose together with traditional Android Views. It lets you put a classic Android Button inside a Compose layout, so you can reuse old UI parts while building new ones.