mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-29 00:10:35 +05:30
Improve doc
This commit is contained in:
parent
4bc8ae7812
commit
17790328cd
@ -6,7 +6,7 @@ import java.util.Locale;
|
||||
* This class contains a simple implementation of {@link Locale#forLanguageTag(String)} for Android
|
||||
* API levels below 21 (Lollipop). This is needed as core library desugaring does not backport that
|
||||
* method as of this writing.
|
||||
*
|
||||
* <br>
|
||||
* Relevant issue: https://issuetracker.google.com/issues/171182330
|
||||
*/
|
||||
public final class LocaleCompat {
|
||||
|
Loading…
x
Reference in New Issue
Block a user