I was wondering if you ever found an answer to this? I am having a similar 
problem where entering a character from the soft-keyboard causes the quick 
search box to show up. I don't implement quick search box in my app at all 
(or so I thought).

I've run out of ideas as to how to sort this out. The onSearchRequested() 
method doesn't appear to get called, so I can't stop it there. Currently 
trying to intercept the KEY_SEARCH in OnKeyListener, but the problem is 
intermittent so I don't know yet if that will have any impact.

A link to the discussion I am having with myself so 
far: https://groups.google.com/d/topic/android-developers/YLwbggNHv3w/discussion

Thank you.

Best Regards,
Eric.

-- 
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