And in to avoid button-mashing in general, you could disable the
button when clicked.

On Sep 25, 2:05 am, Doug <[email protected]> wrote:
> Why would you ever call onStart() manually (assuming that it's the
> onStart of your activity)?
>
> You might want to look into using showDialog() provided by Activity if
> you want to manage dialogs that may appear repeatedly.  And don't call
> any of the activity lifecycle methods directly.
>
> Doug

-- 
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

Reply via email to