Skip to content

LocationGooglePlayServicesProvider compatible with Fragment#197

Open
ivannarino wants to merge 3 commits into
mrmans0n:masterfrom
ivannarino:master
Open

LocationGooglePlayServicesProvider compatible with Fragment#197
ivannarino wants to merge 3 commits into
mrmans0n:masterfrom
ivannarino:master

Conversation

@ivannarino

Copy link
Copy Markdown

Added the ability to start SmartLocation.location(locationGooglePlayServicesProvider).start() from a Fragment and get the onActivityResult(int requestCode, int resultCode, Intent data) on the fragment itself.

Previously the activityResult was only called on the Activity.

LocationGooglePlayServicesWithFallbackProvider also modified to reflect this enhancement.

Updated Gradle android plugin to 2.3.1
Gradle updated to 3.3
Compatible with Jitpack.io
Google Play Services updated to 10.2.1
Android Support Annotations updated to 25.3.1

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.

1 participant