Closed QianHong closed 5 years ago
android:textStyle="bold"
i use the code in my textview ,but it not work.
native code like this "getPaint().setFakeBoldText(true)" maybe help you
This version doesn't support that, take a look at ViewPump.
android:textStyle="bold"
i use the code in my textview ,but it not work.