随笔分类 - Android Animation
摘要:AlphaAnimation 淡入淡出动画A fade-in or fade-out animation. Represents anAlphaAnimation.attributes:android:fromAlphaFloat. Starting opacity offset, where 0....
阅读全文
摘要:Android Activity动画属性简介在Android当中 设置activity的动画 需要复写android:windowAnimationStyle这个属性我们自定义一个动画样式来继承 @android:style/Animation(Base style for animations. ...
阅读全文