On Thu, Dec 15, 2011 at 11:03 PM, ramesh kumar <[email protected]> wrote: > Hi this is ramesh, new to android. > > How to assign xml file to Button dynamically? > let me know. >
This doesn't make any sense, what do you mean by assigning an xml file to a button? A button has an ID, etc..., but not an xml file, unless you create it using an xml based layout, in which case these are compiled, and you can't assign them adhoc.. kris -- 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

