Skip to content

Conversation

@hcbpassos
Copy link
Contributor

Since you replaced Context by Application in utilcode's Utils.java, getContext is now undefined inside subutil code. Actually, you didn't update subutilcode's Utils.java, so getContext might work inside library files, but their classes should be copied by user, which probably implemented utilcode and isn't interested in downloading subutilcode's Utils.java, so it wouldn't work.
Equalizing both Utils.java and updating subutil context retrieval, which I did, should do the work :)

@Blankj
Copy link
Owner

Blankj commented Dec 19, 2017

Thank you for your pr.

@Blankj Blankj merged commit cbb0b3d into Blankj:master Dec 19, 2017
@hcbpassos
Copy link
Contributor Author

It's my pleasure :)

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