关注我:带你了解更多实战技巧<br><br><a href="https://links.jianshu.com/go?to=https%3A%2F%2Fwww.github.com%2Ffuyuguang" target="_blank">https://www.github.com/fuyuguang</a>
IP属地:上海
视图动画的种类: alpha:渐变透明动画效果 scale 渐变尺寸伸缩 translate:画面变换位置移动 rorate:画面转移旋转动画 set:定义动画集 加载使用动...
本文参考摘取https://www.jianshu.com/p/38015afcdb58 一、基础知识 1、事件的类型 MotionEvent.ACTION_DOWN 按...
背景 如果系统由于系统约束(而不是正常的应用程序行为)而破坏了Activity,那么尽管实际 Activity实例已经消失,但是系统还是会记住它已经存在,这样如果用户导航回到...