chrome inspect dev tools is not showing well (stetho for android)

Viewed 439

I've been using chrome dev tools to see the android data base and preferences, I'm using stetho library, I have not gotten any issue until today, when I open the de tools it looks messy, I don't know how to fix it, any idea?

here a picture to show you how it looks like

enter image description here

2 Answers

I found that Microsoft Edge works well now with Stetho. Google Chrome doesn't

Related