mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-21 18:42:35 +01:00
Update TextLinkifier.java
minor fix
This commit is contained in:
parent
6f7b905983
commit
9d6ac67c46
@ -92,7 +92,7 @@ public final class TextLinkifier {
|
|||||||
* {@link HtmlCompat#fromHtml(String, int)}.
|
* {@link HtmlCompat#fromHtml(String, int)}.
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* @param textView the {@link TextView} to set the the HTML string block linked
|
* @param textView the {@link TextView} to set the HTML string block linked
|
||||||
* @param htmlBlock the HTML string block to be linked
|
* @param htmlBlock the HTML string block to be linked
|
||||||
* @param htmlCompatFlag the int flag to be set when {@link HtmlCompat#fromHtml(String,
|
* @param htmlCompatFlag the int flag to be set when {@link HtmlCompat#fromHtml(String,
|
||||||
* int)} will be called
|
* int)} will be called
|
||||||
|
Loading…
Reference in New Issue
Block a user