hai, sorry i cant understood what you want Nani
But try this one TextView tv = new TextView(getApplicationContext()); assining the Text: tv.setText("Android"); remove the Text: tv.setVisibility(View.GONE); On Mon, May 21, 2012 at 11:26 PM, JTeagle <teagle.ja...@gmail.com> wrote: > The layout you added the TextView to supports a removeView() method. > > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en