mapbox / mapbox/mapbox-maps-android
Handle touch events for interaction with custom widgets.
Open
@yunikkk is already working on this.
Since Feb 14, 2022.
:stop_sign: blocked
auto-triaged
feature :green_apple:
- Dominant language
- Kotlin
- Stars
- 578
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
While the custom widget renderer [PR](https://github.com/mapbox/mapbox-maps-android/pull/1036) had been merged, there are a couple of follow ups that needs to be addressed to fully support Android Auto using new renderer.
This ticket is tracking adding onClick/onTouch to detect if user interacts with widgets.
At the moment it's blocked by lack of support from the Android Auto API's. The [ticked](https://issuetracker.google.com/issues/171715013) tracks feature request from Google.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.