restoreHierarchyState

open fun restoreHierarchyState(@NonNull container: Bundle)(source)

Restore this preference hierarchy's previously saved state from the given container.

Parameters

container

The Bundle that holds the previously saved state

See also