setColor

fun setColor(color: Int): NotificationStyle

Set the background color for the default music notification layout (note this is ignored if you use setContentView or setBigContentView).

Return

NotificationStyle so methods can be chained

Parameters

color

a color value (see android.graphics.Color)