-
- Notifications
You must be signed in to change notification settings - Fork 322
Open
Description
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).
Metadata
Metadata
Assignees
Labels
No labels