I found this solution
and it doesn't works for me. What I am doing wrong? I used it:
tv.setText(Html.fromHtml("<strike>111</strike> 222", null, new MyHtmlTagHandler());
but "111" showing as not strike out(
sorry if I am wrong, I am nub here)
I found this solution
and it doesn't works for me. What I am doing wrong? I used it:
tv.setText(Html.fromHtml("<strike>111</strike> 222", null, new MyHtmlTagHandler());
but "111" showing as not strike out(
sorry if I am wrong, I am nub here)
`.– CommonsWare Feb 27 '15 at 22:28