mapbox / mapbox/mapbox-navigation-android
UI issue with navigation sdk 1.0.0 version
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
**Android API:** implementation "com.mapbox.navigation:ui:1.0.0"
**Mapbox Navigation SDK version:** 1.0.0
### UI issues with updated sdk
I have updated mapbox navigation sdk "implementation "com.mapbox.navigation:ui:1.0.0" and we found some issues like
1. Mapbox icons shows little above as in old version it shows bottom of the screen.
2. Navigation icon is showing center of the screen as in old version icon was centered in the bottom third of the screen. In new version icon shosing into center of the screen so it is difficult to view next path.
3. Also Turn icon showing wrong direction.
**Old sdk**: implementation 'com.mapbox.mapboxsdk:mapbox-android-navigation-ui:0.42.6'
**New sdk**: implementation "com.mapbox.navigation:ui:1.0.0"
# Screen shot from updated version (This is wrong)

# Screen shot from old version (this is correct)

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
No source files or tests are named. Begin by reproducing the three UI differences with com.mapbox.navigation:ui:1.0.0 and compare them with com.mapbox.mapboxsdk:mapbox-android-navigation-ui:0.42.6 and the attached screenshots. Done means icon placement and turn-direction rendering match the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100