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

ZoomButtonsController is deprecated with Oreo #12275

Closed
LukasPaczos opened this issue Jul 2, 2018 · 3 comments
Closed

ZoomButtonsController is deprecated with Oreo #12275

LukasPaczos opened this issue Jul 2, 2018 · 3 comments
Assignees
Labels
Android Mapbox Maps SDK for Android SEMVER-MAJOR Requires a major release according to Semantic Versioning rules

Comments

@LukasPaczos
Copy link
Contributor

ZoomButtonsController is deprecated in API level >= 26 (Oreo) and we should either drop the support for the controller or roll out our own implementation.

@LukasPaczos LukasPaczos added the Android Mapbox Maps SDK for Android label Jul 2, 2018
@LukasPaczos
Copy link
Contributor Author

Noting, that in order to support non-multi-touch devices we should implement our own solution for the zoom buttons instead of dropping the support completely.

/cc @tobrun

@tobrun
Copy link
Member

tobrun commented Sep 20, 2018

Capturing from discussion with @chloekraw and @LukasPaczos, we are not going to show the zoombutton controller for Android O and above.

@tobrun tobrun added this to the android-v7.0.0 milestone Oct 24, 2018
@tobrun tobrun added the SEMVER-MAJOR Requires a major release according to Semantic Versioning rules label Oct 24, 2018
@tobrun
Copy link
Member

tobrun commented Oct 26, 2018

Landed in #13197 on master and #13198 on android-semver

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android SEMVER-MAJOR Requires a major release according to Semantic Versioning rules
Projects
None yet
Development

No branches or pull requests

2 participants