in one work related android app the following result apperars in the emulator, when a website is loaded via android.webkit.WebView.loadUrl(): screenshot
While hovering over the site, some rendering happens but its still unreadable like above.
Environment:
AMD CPU & Graphic Card, Windows 11
Android Studio Dolphin 2021.3.1
Emulator with Various API Version (29-31)
(Note: on physical devices and my MAC maschine this doesn't happen)
Before reinstall Android Studio etc., am I missing something obvious? :(