注意 animate() 返回的是一个Animation,而不是一个Animatable。 以下示例构建了一个控制器、一条曲线和一个Tween: final AnimationController controller = new ...
確定! 回上一頁