LocalizedLanguageMatcher extension

A helper to match locales.

on

Methods

findBestMatch(Locale locale) int

Available on List<LocalizedLanguage>, provided by the LocalizedLanguageMatcher extension

Returns the index of the best match for the given locale or falls back to the base locale if the given locale is not found.