You're probably looking for findViewById() to grab a Java instance of a view that has been inflated. There are several examples of this floating around.
j On Fri, Apr 17, 2009 at 1:33 AM, Rahul <[email protected]> wrote: > > Hi i want to ask u can i access layout defined in xml file and set > the parameter of that layout in the java file . is it possible plz > reply me > > > thank you > > > > -- Jeff Sharkey [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

