The view ID is intended to be used inside the scope of an onClick() or some other onEvent() method. In that case, the onEvent method was set in the initialization for the widget, which will be unique to your widget. In other words, it's always one of your custom widgets. I wouldn't use a view ID outside that scope.
-- 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

