We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Урмат Тилеков • 6 years ago

textViewLink.setText(Html.fromHtml(getLink({url})));
~~~~~~~~~~~

private String getLink(String url) {
return "<a_href=\"" +="" url="" +="" "\"="">"
+ getString(R.string.download) + "</end_a>";
}

I wrote a_href & end_a because in comment inpossible write pure