Html.fromHtml在RecyclerView中不起作用

时间:2016-03-17 12:15:50

标签: android html android-recyclerview

以下代码在recyclerview中不起作用。 'mate'一词仍然是normat字体。 难道我做错了什么?即使使用SpannableString也会失败:/

     mTextView.setText(Html.fromHtml("How are you, <b>mate</b> ?"));

0 个答案:

没有答案