setResultViewBackgroundResource

Sets the background resource for the result view of the floating pane.

This allows customizing the appearance of the main content area of the floating pane based on its current mode (e.g., floating, docked).

Parameters

mode

The FloatingPaneMode for which to set the background.

resId

The drawable resource ID to use as the background, or null to remove the background.