JakeWharton / scalpel

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

Added ScalpelFrameLayout#setDrawIds #10

Closed ChristianKatzmann closed 10 years ago

ChristianKatzmann commented 10 years ago

It is now possible to let ScalpelFrameLayout draw the view's ID. Also extended the SampleActivity to include a new MenuItem for toggling this feature.

JakeWharton commented 10 years ago

Please drag a screenshot into a comment so I can see what it looks like.

ChristianKatzmann commented 10 years ago

device-2014-01-07-181006

JakeWharton commented 10 years ago

Great stuff. Thanks!