[go: up one dir, main page]

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

Use Fragment onAttach(Context) over deprecated onAttach(Activity) #328

Merged
merged 3 commits into from
Mar 25, 2019

Conversation

gmetal
Copy link
Contributor
@gmetal gmetal commented Mar 9, 2019

Expose the Fragment onAttach(Context) method, which is preferred over the deprecated onAttach(Activity).

Also use ext.supportLibVersion in the design dependency of the mvi-integration-test build script

Copy link
Owner
@sockeqwe sockeqwe left a comment

Choose a reason for hiding this comment

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

Thanks!

@sockeqwe sockeqwe merged commit c7a0676 into sockeqwe:master Mar 25, 2019
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.

2 participants