09 2013 档案
摘要:Android Animation中用的Interpolator,Android API提供的实现代码,和数学关系曲线图。(绘制程序可在github下载)。
阅读全文
摘要:Android Training 触摸手势系列,基础内容有介绍,没介绍的给出链接。
阅读全文
摘要:Android绘制过程分析,onMeasure方法介绍,自定义View的一个Demo。
阅读全文
摘要:Android TextView走马灯效果。
阅读全文
摘要:Android View Animation学习,主要是API介绍和一些包的链接,方便查用。
阅读全文
摘要:Android Animation,容器布局动画LayoutTransition的使用介绍,四种动画类型介绍和使用例子。
阅读全文
摘要:Android Animation学习,多个属性同时动画,PropertyValuesHolder和Keyframe、ViewPropertyAnimator的介绍。
阅读全文
摘要:Android Animation学习,从XML资源文件载入动画。
阅读全文
摘要:Android Animation学习,ApiDemos解析,ValueAnimator, ObjectAnimator, AnimatorSet的基本使用。
阅读全文
摘要:Android Animation学习,Property Animation部分的原理介绍和API简介。
阅读全文
摘要:Java基础:引用类型和垃圾回收相关的知识。
阅读全文