(I guess I'm not clear on whether onResume is reliably called when the view is un-hidden by an external app.)
On Oct 1, 1:01 pm, TreKing <[email protected]> wrote: > On Fri, Oct 1, 2010 at 12:53 PM, DanH <[email protected]> wrote: > > how can I most simply and reliably protect against the button being clicked > > multiple times and kicking off multiple (identical) activities? > > Disable the button on first click, re-enable on return from your activity? > > ------------------------------------------------------------------------------------------------- > 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

