加载动画
iam王有才
这个作者很懒,什么都没留下…
展开
-
超可爱的 Loading View
demo下载原创 2017-05-19 10:08:52 · 347 阅读 · 0 评论 -
仿饿了么加载动画
使用:loadingView.addBitmap(R.mipmap.v4);orloadingView.addBitmap(bitmap);orloadingView.addBitmaps(mBitmapList);//set the shadow colorloadingView.setShadowColor(Color.LTGRAY);//set the duration of animatio原创 2017-05-19 10:14:39 · 1560 阅读 · 0 评论