set Result View Background Resource
fun setResultViewBackgroundResource(mode: FloatingPane.FloatingPaneMode, @DrawableRes backgroundResourceId: Int?)
Sets the background resource for the result view in a specific mode.
Parameters
mode
The FloatingPaneMode for which to set the background.
background Resource Id
The drawable resource ID for the background. Can be null to use the default background.