mapbox / mapbox/mapbox-navigation-android
Callout theming
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
Once callouts (ref implementation in https://github.com/mapbox/mapbox-navigation-android/pull/1339) will be added as a main sdk feature, it could be useful to expose theming configuration similar to how other components are being setup. This would allow to have a different styling based on the used theme ( (NavigationViewDark vs NavigationViewLight).
cc @mapbox/navigation-android
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.
Research direction
Start by reviewing the callout implementation in pull request #1339 and compare it with the theming setup used by other components. Identify how NavigationViewDark and NavigationViewLight should configure callout styling; the work is done when callouts support distinct styling for both themes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- design, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100