Android - Setting TextView to Bold Not Working

前端 未结 10 1696
悲哀的现实
悲哀的现实 2020-12-17 08:43

Here is the XML:



        
10条回答
  •  不思量自难忘°
    2020-12-17 08:46

    There must be a bold / italic / underlined (i.e. target) version of the font. The system does not magically create it for you.

    Thus ensure that the target variant of your font is included.

提交回复
热议问题