STRIKE OVER THE TEXT IN TEXTVIEW
TextView your_textview = (TextView) findViewById (R.id.textview1);
your_textview.setPaintFlags(your_textview.getPaintFlags() | Paint.STRIKE_THRU_TEXT_FLAG);
About Jack
Well, Nothing much to introduce about me. I'm just an ordinary human being, doing web and mobile application development. :)
No comments:
Post a Comment