OnConfigurationChangedProvider

Interface for components that can dispatch calls from ComponentCallbacks.onConfigurationChanged.

Functions

Link copied to clipboard

Add a new listener that will get a callback associated with ComponentCallbacks.onConfigurationChanged with the new Configuration.

Link copied to clipboard

Remove a previously added listener. It will not receive any future callbacks.