yayaa / LocationManager

Simplify getting user's location for Android
807 stars 187 forks source link

SettingsApi #3

Closed yankeppey closed 8 years ago

yankeppey commented 8 years ago

Hey, thanks for the library! Are there any plans to include SettingsApi from Google Play Services in future release? https://developers.google.com/android/reference/com/google/android/gms/location/SettingsApi http://i.stack.imgur.com/x1I7n.jpg

yayaa commented 8 years ago

Thanks for leading me to this, i wasn't aware of it yet. I may implement it in future releases, yes. But i guess before i develop any more with GooglePlayServices API, i am going to wait until this issue is resolved, because it leaks.

rajeevjaiswal commented 8 years ago

It will be great if settingsAPi is included in the library

yayaa commented 8 years ago

Implemented within v1.1.1 release.