How do I make a transparent background for an Android soft keyboard? -


i'm developing soft keyboard, , i'm trying make background transparent. following images test purposes, i'm going want whole thing semi-transparent except few floating buttons, entire horizontal portion of screen remaining active register keypresses.

this first image shows happens when activate keyboard via omnibar in chrome. i've given background slight pink tint can see - chrome creates dark semitransparent mask on entire screen, , keyboard shows on top of intended:

enter image description here

but if launch keyboard via textbox, shown here, there's light gray element shows behind , goes across entire screen. here can see pink tint sitting on top of it:

enter image description here

my question is: how rid of light gray element showing behind keyboard background? i'm not sure comes from, or how can make changes it. suggestions!


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -