Skip to content

Commit

Permalink
Merge branch 'master' of github.com:moduth/blockcanary
Browse files Browse the repository at this point in the history
  • Loading branch information
nimengbo committed Jan 27, 2016
2 parents 5e6e34b + 3e6ac5c commit f39d2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public class AppBlockCanaryContext extends BlockCanaryContext {
- 看卡顿发生前最近的几次堆栈,如果堆栈相同,则可以判定为是改出发生卡顿,否则需要比较分析。

# Demo工程
**请参考本项目下的demo module,点击三个按钮会触发对应的耗时事件,消息栏则会弹出block的notification,点击可以进去查看详细信息。**
**请参考本项目下的demo module,点击三个按钮会触发对应的耗时事件,消息栏则会弹出block的notification,点击可以进去查看详细信息。**
![Block detail](art/shot1.png "detail")
![Block list](art/shot2.png "list")

Expand Down

0 comments on commit f39d2b4

Please sign in to comment.