JakeWharton / scalpel

A surgical debugging tool to uncover the layers under your app.
Apache License 2.0
2.76k stars 231 forks source link

Feature Request: setDrawClassNames #21

Open ebabel opened 9 years ago

ebabel commented 9 years ago

In addition to drawing ids I would like to see the ability to toggle class names of the views.

ex "android.widget.TextView" or even just "TextView".