Hi All,

I am writing an activity where the user is supposed to some editing
and is critical.
In this activity, I dont want pressing of Call key to make it go to
Call Log so I handle onKeyDown call back and there if the key pressed
is Call, I just return true. That solves my problem.
But, if Options menu is opened and then I press Call button, I am not
getting control in onKeyDown.

Anyone, please suggest some way to supress use of Call key when in
this Activity.

Thanks.
-Raman
--~--~---------~--~----~------------~-------~--~----~
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