-
Notifications
You must be signed in to change notification settings - Fork 353
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
Possible to solve memory leak #240
base: master
Are you sure you want to change the base?
Conversation
…al fix memory leak of "io.nlopez.smartlocation.location.providers.LocationGooglePlayServicesProvider.context"
@mrmans0n please merge this pull request since it resolves a critical memory leak issue. thanks for the library. |
@mortenholmgaard if you hope to have a PR taken seriously, you might want to rebase your branch before submitting:
|
I do not really expect it to be merge because there do not seem to any activity on this lib from the author any way, so it was mostly for my self and others with same problem. So I did not want to spend time on it. |
This change make it possible to fix a memory leak in leaking listener in LocationGooglePlayServicesProvider.java and LocationGooglePlayServicesWithFallbackProvider.java