Skip to content
/ Scalpel Public

A surgical debugging tool to uncover the layers under your app.

License

Notifications You must be signed in to change notification settings

wcoder/Scalpel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalpel

Xamarin.Android Bindings for JakeWharton/scalpel v1.1.2

A surgical debugging tool to uncover the layers under your app.

Scalpel

Usage

Place a ScalpelFrameLayout at the root of your hierarchy.

  • bool LayerInteractionEnabled - Enable the 3D interaction.
  • SetDrawViews(bool) - Toggle wireframe display.
  • SetDrawIds(bool) - Toggle view ID display.
  • int ChromeColor and int ChromeShadowColor - Change the wireframe color.

When interaction is enabled the following gestures are supported:

  • Single touch: Controls the rotation of the model.
  • Two finger vertical pinch: Adjust zoom.
  • Two finger horizontal pinch: Adjust layer spacing.

Note: There are known text rendering issues prior to Android 4.4 that cannot be fixed. Sorry.

Download

// TODO


© 2017 Yauheni Pakala | MIT License

About

A surgical debugging tool to uncover the layers under your app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages