Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 456 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 456 Bytes

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.