putExtraData

Deprecated

Use {@link View#setTag(int, Object)} with the window's decor view.

Store an instance of ExtraData for later retrieval by class name via getExtraData.

Note that these objects are not retained across configuration changes

See also