The default behavior of an Android edittext is that when the user orients in landscape mode, the keyboard fills the screen and the input of the edittext fills the top part, with a "send" or "done" button next to it. All the user can see is the input field with the button. And the background of the input field is invariably white.
I would be fine with that, if I could change the background color or transparency in that mode.
Can I do that and how?