Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[android] Adding areAllGesturesEnabled() boolean retreival method to UiSettings class #14022

Merged
merged 1 commit into from
Mar 4, 2019

Conversation

langsmith
Copy link
Contributor

This pr adds the ability to check whether all UiSettings gestures are enabled or not at a certain time. In building some examples, I would've liked to be able to easily check whether all gestures are enabled. It's a pretty specific use case, so no worries if we don't want to add to this SDK because of method count or whatever.

@langsmith langsmith added Android Mapbox Maps SDK for Android needs review labels Mar 4, 2019
@langsmith langsmith self-assigned this Mar 4, 2019
Copy link
Contributor

@LukasPaczos LukasPaczos left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me to have a getter for the #setAllGesturesEnabled.

@langsmith langsmith merged commit 4bc56cc into master Mar 4, 2019
@langsmith langsmith deleted the ls-android-adding-getAllGesturesEnabled-boolean branch March 4, 2019 15:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants