chufengma / android-skills

android 平时需要注意的小技巧,小构思,小想法。
6 stars 2 forks source link

TextView计算当前字号下字符串占用的宽度 #5

Open chufengma opened 9 years ago

chufengma commented 9 years ago
textView.getPaint().measureText();