Skip to content

Fixes: #166 Check location settings emits just a single value#167

Open
mcharmas wants to merge 1 commit intomasterfrom
fix-check-location-settings
Open

Fixes: #166 Check location settings emits just a single value#167
mcharmas wants to merge 1 commit intomasterfrom
fix-check-location-settings

Conversation

@mcharmas
Copy link
Owner

@mcharmas mcharmas commented Oct 4, 2017

No description provided.

* @return observable that emits single check result of location settings
* @see com.google.android.gms.location.SettingsApi
*/
public Observable<LocationSettingsResult> checkLocationSettings(final LocationSettingsRequest locationRequest) {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we should change return type to Single as well.

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