Closed danieljonker closed 9 years ago
Looks like such code makes icons crappy:
iconTextView.setTypeface(null, item.isImportant() ? Typeface.BOLD : Typeface.NORMAL);
Version 2.0.0 should fix the problem. Available by the end of the week.
:+1: nice! Thank you.
Fixed in develop, will be included in version 2.0.3
Is the IconTextView able to handle italic and bold styles?