background color on Button in Jetpack Compose

Use ButtonDefaults which is available in 1.0.0-alpha09 to alpha11 Button( onClick = {}, colors = ButtonDefaults.buttonColors(backgroundColor = Color.Yellow) ) { /**/ } OLD VERSION The backgroundColor for Button no longer work in 1.0.0-alpha7 Use the below instead Button( onClick = {}, colors = ButtonConstants.defaultButtonColors(backgroundColor = Color.Yellow) ) { /**/ }

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)