Div white when open Keyboard

Someone who can help me with this problem, it happens when I open the keyboard I see a div color balc and cloud the map

You can try like this

platform/android folder open the manifest.xml and in the main activity tag replace the android:windowSoftInputMode="adjustResize" attribute with android:windowSoftInputMode="adjustPan"

I hope your problem will be fix
Good luck
Thanks