Flicker/Resize of web view on android

I have created a new projects and I have installed onto an Samsung Galaxy S3 (real device) I don’t see the problem in the geny sim. I keep getting a flicker/resize of the webview when clicking a input textbox. Can someone help as to why? I have change the windowSoftInputMode to adjustPan but that created other issues. I need to use windowSoftInputMode equal to adjustResize.

Here is a video of the problem:
"https://www.dropbox.com/s/wonh4jio91bkorl/File%20Mar%2015%2C%205%2035%2019%20PM.mov?dl=0"
https://www.dropbox.com/s/wonh4jio91bkorl/File%20Mar%2015%2C%205%2035%2019%20PM.mov?dl=0

Please help?

Same issue not occurs when using Nexus 5 on Geny Sim.

OS: Mac OS X Yosemite
Node Version: v0.10.35
Cordova CLI: 4.3.0
Ionic CLI Version: 1.3.14
Xcode version: Xcode 6.2 Build version 6C131e
ios-sim version: 3.1.1

Hmm, weird, not seeing this on a nexus 4 running 5.0.1

What version of android is this?

I have the same issue on android4.3
use crosswalk and Ionic CLI Version: 1.3.10

Workaround this using ionic keyboard captures and scroll delegate.

Seeing this on the current build on Nexus 5 - Lollipop. Create any view - put an input form in there and try focusing the input field. Screen flickers at the point the keyboard appears.

Fix here: https://github.com/MobileChromeApps/mobile-chrome-apps/issues/538#issuecomment-121127875