I'm writing a full screen InputMethodService for android but there's a lot of transparent space in my input view. Right now it blocks all of the touch events from reaching the underlying activity. How do I make my view/service transparent to the touch events at the transparent regions so that the user can continue to interact with the app when my keyboard is active?

link|improve this question

56% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.