Thursday, December 15, 2011

Re: [android-developers] How to assign xml file to Button dynamically?

On Thu, Dec 15, 2011 at 11:03 PM, ramesh kumar
<vavilala.android@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment