标签:android animate factor 图片 透明度
有问题很多问题做不出来的时候都是对自己最好的提升,过程虽然很痛苦,当你做完的时候,你知道你可以~
使用开源库制作view 的放大+透明度的动画:
animate(v).scaleX(factor).scaleY(factor).alpha(0);
代码已整理好,效果如下图:
地址:https://github.com/geeklx/MyApplication/tree/master/P009_Glide图片缓存
本文出自 “梁肖技术中心” 博客,请务必保留此出处http://liangxiao.blog.51cto.com/3626612/1879479
Android Studio第二十二期 - 点击View增强效果
标签:android animate factor 图片 透明度
原文地址:http://liangxiao.blog.51cto.com/3626612/1879479