mapbox / mapbox/mapbox-navigation-android

UI issue with navigation sdk 1.0.0 version

Open
#3,673 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

archived bug UI
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)
![121966723_341075177121792_7167254476658966254_n](https://user-images.githubusercontent.com/1540162/96828814-ee6f9d80-1455-11eb-8d3d-f4bfd9868aa1.jpg)

# Screen shot from old version (this is correct)
![device-2020-10-22-101929123](https://user-images.githubusercontent.com/1540162/96828842-fb8c8c80-1455-11eb-9fcf-81f643957772.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.