android - Multiple fonts associated with same TextView -
is there way set different fonts different states in textview? let's want helvetica regular normal state, , helvetica bold pressed?
i know how link custom font text view, not sure how same multiple fonts , single textview? specifically, there way achieve behaviour through xml?
update: i'm not looking workarounds, having html in textview, or replacing textview webview. if it's not possible achieve, i'd rather have 1 font
check link may you:
http://shuklaxyz.blogspot.com/2012/05/custom-fonts-for-webview-and-textviewv.html
also :
custom fonts , xml layouts (android)
also:
and :
http://polwarthlimited.com/2013/05/android-typefaces-including-a-custom-font/
hope help.
Comments
Post a Comment