another question followed, thanks kindness.
how I can get current focus window or view in another application
(Inputmethod) which has no focus.
I want to send touch event to current focus window, in my application
(Inputmethod).
thanks
On 5月6日, 下午7时48分, Romain Guy wrote:
> Just call request
Just call requestFocus() on that component. Note that it won't work in
touch mode (== after the user touched the screen) because the Android
UI design calls for no focused/selected element in touch mode.
On Thu, May 7, 2009 at 12:35 AM, Raja Nagendra Kumar
wrote:
>
> Hi,
>
> We see API for sayin
2 matches
Mail list logo