开发者

ImageView interpolation while animating

I am rotating an imagev开发者_如何转开发iew using a RotateAnimation, but the rotation is quite slow (22° in two seconds!).

The image quality during the animation is very pixelated from what appears to be a nearest neighbor interpolation.

Is there any way to change this?

I've tried setAntiAlias(true) on the BitmapDrawable with no effect.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜