Skip to content

Implement interaction onActivityResult method from Activity to Presenter #14

@cosic

Description

@cosic

There is a problem that onActivityResult Activity method invokes early than onStart(), where calls Presenter.takeView(view) and Presenter.onLoad(), correspondingly. Now we must do few hacks for storing of onActivityResult data for correctly using it at onLoad method. I think we should do it more properly.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions