Hi. I am a new to Android. I have seen many codes which assign click event listeners to views in Activity at runtime, not in XML. As you know, you can set click event listeners within XML, but almost sample codes do it using Java code. Is this wrong way? Does it have any advantage or disadvantage? Thank you in advance.
-- 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

