Android P + Stetho 1.5.1 - View highlighting not working
Erkks opened this issue ยท 4 comments
Samsung S8, Android 9.
When using the same device with Android 8 and Stetho 1.5.0, whenever I selected/hovered over an element in the inspector, the corresponding element was shown on my app.
I needed to upgrade the Stetho build to 1.5.1 to prevent an app crash when expanding the elements in the inspector (#607), but unfortunately I've lost view highlighting.
Please let me know if I can provide any more information.
Confirmed that view highlighting works with Stetho 1.5.1 and Android 7 - issue seems to be Android P specific
For me it is still not working I'm using a Pixel3 Android 9 Stetho 1.5.1
Is this project still active? @jasta? Would be incredibly useful to have this merged in
View highlighting not working on Stetho 1.5.1 (Tested on API 26 and 28). Any solutions?