Skip to content

Replace deprecated onAttach method #107

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

Merged
merged 1 commit into from
Dec 9, 2015

Conversation

wangmengyan95
Copy link
Contributor

Change onAttach(Activity activity) to onAttach(Context context), since onAttach(Activity activity) is deprecated.

@grantland
Copy link
Contributor

LGTM!

@grantland grantland assigned wangmengyan95 and unassigned grantland Dec 9, 2015
wangmengyan95 added a commit that referenced this pull request Dec 9, 2015
…ated_onAttach

Replace deprecated onAttach method
@wangmengyan95 wangmengyan95 merged commit 572e84f into master Dec 9, 2015
@wangmengyan95 wangmengyan95 deleted the wangmengyan.replace_deprecated_onAttach branch December 9, 2015 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants