On Fri, Apr 15, 2011 at 6:12 PM, Bruce Xia wrote:
> I have a view which basically cover the full screen to capture key
> input. It works well if I add it to activity, but if I display it from
> background service using WindowManager.addView, it doesn't work.
Thank heavens! That would be a massive
Hi,
I have a view which basically cover the full screen to capture key
input. It works well if I add it to activity, but if I display it from
background service using WindowManager.addView, it doesn't work.
Another quesiton is why onKeyDown/onKeyUp doesn't work? As you see I
have to use setOnKeyL
2 matches
Mail list logo