On Thu, Mar 17, 2011 at 8:11 PM, TreKing <[email protected]> wrote:
> On Thu, Mar 17, 2011 at 7:49 PM, Bret Foreman <[email protected]>wrote: > >> I'd need to get the content View of the activity from which the dialog was >> launched and then traverse that hierarchy to find the Button. >> > > That's what findViewById() is for. Oh, I should mention that instead of setTag() with a number you can manually call setId(). ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

