AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Compose UI Toolkit
Button is an interesting example because that actually spawned a lot of the ideas behind Compose. A good example is TextView has a drawable left, right, up, and bottom. And I believe it was added because button you may want to have an icon and a label. There are for text you need to be able to do it. And then every text view has that. It's not the right way of doing it.