public static class VerticalViewPager.SavedState
extends android.view.View.BaseSavedState
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<VerticalViewPager.SavedState> |
CREATOR |
Constructor and Description |
---|
SavedState(android.os.Parcelable superState) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
void |
writeToParcel(android.os.Parcel out,
int flags) |
public static final android.os.Parcelable.Creator<VerticalViewPager.SavedState> CREATOR
Copyright © 2011–2014. All rights reserved.