use new operator and add to the view without removing the earlier ones... On Mon, Jun 1, 2009 at 5:18 PM, Sukitha Udugamasooriya <[email protected]>wrote:
> > Hi, > > I need to append a new TextView s to the current View whenever a user > hits on a button. > > ie: 5 clicks --> the display should have 5 text fields > > How do i do this? > > Thank you > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

