Depends how you’ve used it in the past. At a simple level, Button has a
colors
param that you can modify to whatever you want, including passing colors that are mixed (using the available Colors graphics APIs).
Chris Sinco [G]
04/06/2022, 3:59 PM
But if you want to have more fine grain control over the background of the Button, I’d suggest rebuilding it as the one in Compose is more opinionated based on the Material Design spec