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 <[email protected]> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en