File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 233
233
234
234
## 动效
235
235
236
+ * Lottie - 让复杂动画如此简单: < https://www.jianshu.com/p/282d098cf928 >
236
237
* Android 属性动画 常用方法 与 插值器 Interpolator: < https://blog.csdn.net/qq_30889373/article/details/78881140 >
237
238
* Android动画之Interpolator(插值器): < https://blog.csdn.net/pzm1993/article/details/77926373 >
238
239
* Android 路径绘制艺术——贝塞尔曲线: < https://www.jianshu.com/p/12fcc3fedbbc >
239
240
* 三阶贝塞尔曲线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/ >
241
242
* Android颜色透明度百分比和十六进制对应关系: < https://blog.csdn.net/zhangcanyan/article/details/78400179 >
242
243
* Android:去掉系统自带的Activity跳转动画,跳转无动画,返回无动画: < http://blog.csdn.net/qq_24697659/article/details/49660275 >
243
244
You can’t perform that action at this time.
0 commit comments