Skip to content

Save / restore for ParseImageView ? #138

@natario1

Description

@natario1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions