[android-developers] Re: Who's handling hard key long press?
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 <maca...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home