2015年6月8日

Android 数字动画

摘要: Android 数字动画/** * 动画显示数字 * Created by fhp on 15/1/7. */ public class CountView extends NumberView{ //动画时长 ms int duration = 1500; flo... 阅读全文

posted @ 2015-06-08 22:26 AllenCoder 阅读(289) 评论(0) 推荐(0)

导航