FragmentManagerNonConfig

Added in 1.1.0
Deprecated in 1.1.0

public class FragmentManagerNonConfig


FragmentManagerNonConfig stores the retained instance fragments across activity recreation events.

Apps should treat objects of this type as opaque, returned by and passed to the state save and restore process for fragments in retainNestedNonConfig and restoreAllState.