bluelinelabs / bluelinelabs/Conductor
Support new ActivityResult API
- Dominant language
- Java
- Stars
- 3.9k
- Forks
- 338
- PR merge metrics
- No merged PRs in 30d
Description
AndroidX Activity 1.2.0-alpha02 and Fragment 1.3.0-alpha02 introduces new Activity Result API which can be done through ActivityContract instead of writing onActivityResult.
More info can be found [here](https://developer.android.com/training/basics/intents/result)
Would be nice to see it supported in Controller as well
Contributor guide
Research direction
Start with the linked Android Activity Result API documentation, then inspect Controller's current handling of activity results. Determine how the new ActivityContract approach should be exposed through Controller and verify that the existing activity-result flows continue to work after support is added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100