File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
<br >
26
26
27
27
## ShadowLayout动态
28
- * [ ShadowLayout3.1.8更新内容 ,及以往成长] ( https://github.com/lihangleo2/ShadowLayout/wiki )
28
+ * [ ShadowLayout3.1.9更新内容 ,及以往成长] ( https://github.com/lihangleo2/ShadowLayout/wiki )
29
29
* 注意:3.1.8修复issues79,阴影过渡不平滑。老项目升级为3.1.8时,需将limit* 2。(如果你没有改变阴影透明度则不存在这个问题,放心使用3.1.7)
30
30
* 注意:3.0后修改大量api及规范命名,如果还在用2.0,不方便转移的可查看[ ShadowLayout2.0文档] ( https://github.com/lihangleo2/ShadowLayout/blob/master/README218.md )
31
31
<br >
76
76
- app build.gradle添加如下
77
77
``` java
78
78
dependencies {
79
- implementation ' com.github.lihangleo2:ShadowLayout:3.1.8 '
79
+ implementation ' com.github.lihangleo2:ShadowLayout:3.1.9 '
80
80
}
81
81
```
82
82
[ glide版本冲突终极解决方案] ( https://github.com/lihangleo2/ShadowLayout/blob/master/GLIDE.md )
You can’t perform that action at this time.
0 commit comments