Saved State
Convenience for use in View.onSaveInstanceState and View.onRestoreInstanceState methods of container views that have no other state of their own to save.
More interesting containers should create their own subclass of BaseSavedState rather than trying to extend this one.
Constructors
Types
CREATOR
Link copied to clipboard
Functions
describeContents
Link copied to clipboard
getSuperState
Link copied to clipboard
writeToParcel
Link copied to clipboard
Properties
viewStateCache
Link copied to clipboard