When I used chrome to debug my Android App WebViews, the remote device tool show like the screenshots. It was disordered, and on the bottom of the window is always blank, like something on it. When I changed the window size, all cell size changed(but changed strange, not predictable), and I still cannot see all cells(Some were hide, some were block by the white, and some were block by other cells which were not what I want). Until now every time I open the remote dev tools, it just like this.
Chrome dev tools to debug common PC webs worked fine, anyone got any ideas?
I was having the same problem. Not a lot of help out there easily find-able. Figured i'd answer here in case some one else comes across this issue and this question:
According to this link the problem is a specific feature used in older webview versions, and the later versions of chrome dev tools not being compatible. Use an older version of chromium as a work around.
Here's how to identify where to download chromium. I used 62.0.3202 and it fixed this issue for me.