mapbox-navigation-android icon indicating copy to clipboard operation
mapbox-navigation-android copied to clipboard

MapboxTripProgressView formatter is not displaying the correct size for time remaining values

Open abhishek1508 opened this issue 2 years ago • 2 comments

Time remaining formatter is not formatting the minutes value correctly. See in the screenshot below:

Expected behavior

The value for min(29) should be the same size as the value for day(1) and hours(5). The unit for day, hr and min should be the same size.

Actual behavior

The value for min(29) is not of the same size as the value for day(1) and hours(5). The size for units -> day, hr and min is correct

abhishek1508 avatar Mar 17 '22 00:03 abhishek1508

The formatter hasn't changed in over a year. Why is it suddenly incorrect? For a journey that long the minutes is irrelevant why would it be emphasized?

cafesilencio avatar Mar 17 '22 18:03 cafesilencio

This looks like an inconsistency to me. I would however like to know what iOS is doing @MaximAlien so at least we could maintain parity.

abhishek1508 avatar Mar 17 '22 18:03 abhishek1508