I want the input for my EditText
to always use full screen view. Like this:
At least when it's in landscape mode. How can I accomplish this?
EDIT
There is a solution in a similar post that suggests to create a new activity and make it look like it went full screen...a little cumbersome; would be better to just force it since the functionality is already native