When an input field is focused on Android, the soft keyboard pushes the WebView up and leaves a white blank area below the visible content. This happens on every screen that has input fields.
Steps to reproduce
Open any screen with an input field (e.g., profile edit page)
Tap on the input field to focus it
The soft keyboard appears
A black space is visible between the content and the keyboard.
Screenshot