How do you handle login screens?

The login screen keyboard in Android completely destroys the layout.

Before:
image
After:

Basically I need a fullscreen input screen. How do you guys handle this with code?