标签: android animation imageview filtering
我正在使用 RotateAnimation 旋转 imageview ,但旋转非常慢(两秒内22°!)。
动画期间的图像质量非常像素化似乎是最近邻插值。
有没有办法改变这个?
我在setAntiAlias(true)上尝试BitmapDrawable但没效果。
setAntiAlias(true)
BitmapDrawable