Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save / restore for ParseImageView ? #138

Open
natario1 opened this issue Apr 10, 2016 · 0 comments
Open

Save / restore for ParseImageView ? #138

natario1 opened this issue Apr 10, 2016 · 0 comments

Comments

@natario1
Copy link

ParseImageView s always need to be re-set after state saving and restoration.
A save / restore interface could be implemented, for instance, something like:

  • onSaveInstanceState : if file != null, save file.url() or something like that.
  • onRestoreInstanceState : get the url, create a file from that and call setParseFile(file).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant