Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9eb0753

Browse files
committed
update
1 parent 0ae8a11 commit 9eb0753

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Android学习之路.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,11 +233,12 @@
233233

234234
## 动效
235235

236+
* Lottie - 让复杂动画如此简单: <https://www.jianshu.com/p/282d098cf928>
236237
* Android 属性动画 常用方法 与 插值器 Interpolator: <https://blog.csdn.net/qq_30889373/article/details/78881140>
237238
* Android动画之Interpolator(插值器): <https://blog.csdn.net/pzm1993/article/details/77926373>
238239
* Android 路径绘制艺术——贝塞尔曲线: <https://www.jianshu.com/p/12fcc3fedbbc>
239240
* 三阶贝塞尔曲线Interpolator的应用: <https://blog.csdn.net/xsl_bj/article/details/47722489>
240-
* 在线演示: <https://cubic-bezier.com/>
241+
* 在线演示: <https://cubic-bezier.com/><http://inloop.github.io/interpolator/>
241242
* Android颜色透明度百分比和十六进制对应关系: <https://blog.csdn.net/zhangcanyan/article/details/78400179>
242243
* Android:去掉系统自带的Activity跳转动画,跳转无动画,返回无动画: <http://blog.csdn.net/qq_24697659/article/details/49660275>
243244

0 commit comments

Comments
 (0)