Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(android): implement BridgeFragment for easier embedding using Fragments #2666

Merged
merged 5 commits into from
Apr 3, 2020

Conversation

mlynch
Copy link
Contributor

@mlynch mlynch commented Mar 31, 2020

No description provided.

@mlynch mlynch mentioned this pull request Mar 31, 2020
Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests are failing because you are not using Fragment from Android X (androidx.fragment.app.Fragment).
Check the mappings for some other files here https://developer.android.com/jetpack/androidx/migrate/class-mappings

@mlynch
Copy link
Contributor Author

mlynch commented Mar 31, 2020

Ah good catch. Fixing

@jcesarmobile jcesarmobile changed the title Android embed feat(android): implement BridgeFragment for easier embedding using Fragments Apr 1, 2020
Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added a few comments

@mlynch
Copy link
Contributor Author

mlynch commented Apr 1, 2020

k cleaned it up and squashed

@mlynch mlynch requested a review from jcesarmobile April 1, 2020 21:54
Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

made a few small changes, looks good to me

@mlynch mlynch merged commit a8d9591 into master Apr 3, 2020
@jcesarmobile jcesarmobile deleted the android-embed branch April 3, 2020 15:59
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.

None yet

2 participants