AppBarLayout.BaseBehavior.SavedState

protected class AppBarLayout.BaseBehavior.SavedState


A Parcelable implementation for AppBarLayout.

Summary

Constants

static final Creator<SavedState>

Public constructors

SavedState(Parcelable superState)
SavedState(Parcel source, ClassLoader loader)

Public methods

void
writeToParcel(Parcel dest, int flags)

Constants

CREATOR

public static final Creator<SavedState> CREATOR

Public constructors

SavedState

public SavedState(Parcelable superState)

SavedState

public SavedState(Parcel source, ClassLoader loader)

Public methods

writeToParcel

public void writeToParcel(Parcel dest, int flags)