setBigContentView

fun setBigContentView(packageName: String, bigContentViewId: Int): NotificationStyle

Specify the resource id of a view that will be rendered as a custom big notification to represent the currently playing song. Note that the view must only contain views within it that are permissible in android.widget.RemoteViews.

Return

NotificationStyle so methods can be chained

Parameters

packageName

name of package with view

bigContentViewId

resource id of view