After years of using dialogs, today I got doubts that they are strictly modal after all. There seems to be a short time span in which it is possible to hit other Views AFTER show() of the dialog is called.
Does this work as intended? Any ideas how to make a dialog really modal? Have a look here for some details: http://stackoverflow.com/questions/5666707/bypass-modal-android-dialogs-by-clicking-buttons-twice-fast-enough -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en