Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yilylong authored Nov 1, 2019
1 parent 8d71f85 commit 6f92f11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ step1.Add it in your root build.gradle at the end of repositories:
Step 2. Add the dependency
-
dependencies {
implementation 'com.github.yilylong:UserGuideView:1.0.6'
implementation 'com.github.yilylong:UserGuideView:1.0.7'
}


Expand All @@ -47,7 +47,7 @@ Step 2. Add the dependency
高亮框边缘模糊效果 属性 app:MaskBlurStyle="solid" normal/solid

需要设置状态栏高度时候调用guideView.setStatusBarHeight(0)
v1.0.6
v1.0.7
-
修改右下角箭头位置的计算bug

Expand Down

0 comments on commit 6f92f11

Please sign in to comment.