Yes, I can easily set the background drawable in java code at runtime, it would just be easier to maintain if I could specify the quirk in the xml file - just wondering if there's a way to do it, if not, I'll just modify at runtime,
Thanks On Sep 14, 10:18 am, Frank Weiss <[email protected]> wrote: > You understand that the XML only creates and initializes a view graph? The > view graph itself is accessible at run time. -- 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

