Posted on 2014. 3. 13. 14:26
Filed Under ANDROID/View

// 볼드처리
textView.setPaintFlags(textView.getPaintFlags() | Paint.FAKE_BOLD_TEXT_FLAG);

// 노말처리
textView.setPaintFlags(textView.getPaintFlags() &~ Paint.FAKE_BOLD_TEXT_FLAG);

About

by 청지인

Notice

Counter

· Total
:
· Today
:
· Yesterday
: