Skip to content

easily find the view which consumed the touch event, and fastly find corresponding code according to user interface

Notifications You must be signed in to change notification settings

jasonross/TouchTracker

Repository files navigation

TouchTracker

easily find the view which consumed the touch event, and fastly find corresponding code according to user interface

Integration

implementation 'cn.jiajixin:touchtracker:1.0.0'

That's All.

Use

filter TouchTrack in logcat, touch any application ui interface on your phone, you will see: click the hyperlink, will jump to source code directly.

About

easily find the view which consumed the touch event, and fastly find corresponding code according to user interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages