Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
android-notes authored May 22, 2019
1 parent e32d832 commit 57bda40
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
# SwissArmyKnife


### 更新日志

* `'com.wanjian:sak:2.0.1'`
在子线程添加、更新、移除 性能统计view,避免在主线程更新性能统计view时导致的主线程looper一直在分发事件问题 @see ViewDrawPerformLayer.java

### SwissArmyKnife

SwissArmyKnife 是一款方便调试android UI的工具。可以直接在android设备屏幕上显示控件的相关信息


### 接入方式

`compile 'com.wanjian:sak:2.0.1'`
`compile 'com.wanjian:sak:2.0.2'`

no opt 包
`compile 'com.wanjian:sak-nop:0.0.3'`
Expand Down

0 comments on commit 57bda40

Please sign in to comment.