我想在x轴上旋转图像,我尝试了许多替代方法,还尝试了Rotate3dAnimation,并且它始终在Y轴上旋转。我想将我的形象做为:我该怎么做? 最佳答案 您应该使用android.graphics.Camera.rotateX(degrees);