- 博客(2)
- 收藏
- 关注
原创 Android属性动画实现数字自增长
ValueAnimator animator = ValueAnimator.ofInt(mStartValue, mEndValue); animator.setDuration(duration); animator.addUpdateListener(new ValueAnimator.AnimatorUpdateListene
2015-09-29 15:17:24
1407
原创 天气的实现方法
activity_weather.xml: RelativeLayoutxmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" andro
2015-04-27 10:46:27
386
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人