Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Coder-DanielHan committed Nov 28, 2017
1 parent 214b532 commit 27d3edb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ mGuide.setOnClickListener(new HighlightGuideInterface.OnClickListener() {
});
mGuide.show(MainActivity.this);
```

method | desc
--- | ---
isInterceptClick | is to intercept click event or not
isClickDismiss | is to click to dismiss or not
Expand All @@ -40,6 +40,9 @@ next | change to next anchor view
show | show the view
hide | hide the view

## Thanks
[https://github.com/hongyangAndroid/Highlight](https://github.com/hongyangAndroid/Highlight)

License
=======

Expand Down

0 comments on commit 27d3edb

Please sign in to comment.