Hello, you can override the default behavior (is the framework that open that popup), take a look of this link http://bit.ly/guDu46 to see how to work overriding behavior of long press...
Regards.- On Dec 15, 11:15 am, Macarse <[email protected]> wrote: > Hello, > > I am developing an android ime. > I would like to override android default behavior when the user long > press a hard key which is a popup. > > The popup shows up if the method: boolean onKeyDown(int keyCode, > KeyEvent event) returns false. > > Why is that? > Who is showing the popup? > > Thanks. -- 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

