Skip to content

Instantly share code, notes, and snippets.

@clowestab
Created August 3, 2017 22:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clowestab/4e65356b9a286d61091d55c775f06a1c to your computer and use it in GitHub Desktop.
Save clowestab/4e65356b9a286d61091d55c775f06a1c to your computer and use it in GitHub Desktop.
if (mAdapter != null) {
mAdapter.restoreState(ss.adapterState, ss.loader);
setCurrentItemInternal(ss.position, false, true);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment