We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc8ae7 commit 1779032Copy full SHA for 1779032
1 file changed
extractor/src/main/java/org/schabi/newpipe/extractor/utils/LocaleCompat.java
@@ -6,7 +6,7 @@
6
* This class contains a simple implementation of {@link Locale#forLanguageTag(String)} for Android
7
* API levels below 21 (Lollipop). This is needed as core library desugaring does not backport that
8
* method as of this writing.
9
- *
+ * <br>
10
* Relevant issue: https://issuetracker.google.com/issues/171182330
11
*/
12
public final class LocaleCompat {
0 commit comments