Blog coding and discussion of coding about JavaScript, PHP, CGI, general web building etc.

Monday, March 28, 2016

Adding typeface in textview to a specific word

"); tv1.setText(spannable1); // using html tv1.setText("...sound and active.\n\n HEAD \n The skull is broad and.... tv1.setTextSize(20); tv1.invalidate();

Can anyone help me?

Answer by ??????? K for Adding typeface in textview to a specific word


try as:

   FlowTextView tv1 =
(FlowTextView) findViewById(R.id.tv4); Spanned spannable1 = Html.fromHtml("

Related Posts:

0 comments:

Post a Comment

Popular Posts

Fun Page

Powered by Blogger.