protected static class RecyclerColumnsWithContentView.SavedState
extends android.view.View.BaseSavedState
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<RecyclerColumnsWithContentView.SavedState> |
CREATOR |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
isShowingContent() |
void |
writeToParcel(android.os.Parcel destination,
int flags) |
public static final android.os.Parcelable.Creator<RecyclerColumnsWithContentView.SavedState> CREATOR