Add support for injecting arguments & intent extras in presenters #309
Labels
enhancement
End user-perceivable enhancements.
Impact: Low
Low perceived user impact (e.g. edge cases).
Issue: Needs Break-down
Indicates that an issue is too large and should be broken into smaller chunks.
Issue: Needs Clarification
Indicates that an issue needs more detail in order to be able to be acted upon.
Priority: Nice-to-have
This work item is nice to have for its milestone.
Work: Medium
The means to find the solution is clear, but it isn't at good-first-issue level yet.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
We have a bunch of places where we retrieve fragment arguments and activity intent extras in presenters, but it should be possible to inject these or at least introduce argument/intent management infrastructure to facilitate injection or retrieval to simplify managing these dependencies (& centralize requiring them to avoid needing to make this decision for each fragment and activity).
The text was updated successfully, but these errors were encountered: