Skip to content

View state manager #6

@ecgreb

Description

@ecgreb

Introduce View State Manager (VSM) model to persist UI state though configuration changes and application flow. This object should be a singleton injected by Dagger into presenters that maintains view state when presenter and controller are destroyed and recreated. Its data should be used to restore the proper UI state based on application lifecycle events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions