Hi Iam facing one problem...Iam handling home key event for my activity and want to display a dialogue when home key is pressed.Iam handling that in dispatchKeyEvent method of the activity.The problem is that sometimes this method is being called but sometimes it s not at all called and dialogue is not being called.
What could be the possible reason for it?? Thanks in advance. Please if any one knows about this let me know as it is a bit urgent. -- 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

