Skip to content

Conversation

@rhoadster91
Copy link
Contributor

Description: Sometimes it is required that we pass a bundle to startActivity and startActivityForResult to utilise ActivityOption API. This also sometimes requires access to the calling Activity (see makeSceneTransitionAnimation in ActivityOptions doc for more details.

In this PR I have added support for creating this options bundle and passing it via ActivityBoundary.

Added 4 tests, 2 positive cases where bundle is supplied and 2 negative cases where bundle is not supplied in ActivityStarterTest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant