mapbox-navigation-android
mapbox-navigation-android copied to clipboard
Accept Locale instead of String in MapboxVoiceInstructionsPlayer and VoiceInstructionsTextPlayer
The strings are converted to Locale afterwards. It would make sense to accept Locale in the first place instead of specifying the format of a String in the docs. I set the postponed group because it would break API, so it's not for now.