79236043

Date: 2024-11-29 06:40:35
Score: 2
Natty:
Report link

I encountered the same issue, and this solution worked perfectly for me:

Add the following attribute to the tag in your AndroidManifest.xml file:

android:windowSoftInputMode="adjustPan|stateHidden"

This should resolve the WebView flickering issue when the keyboard appears. 😊

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Yogesh Bansal