我使用平移和旋转动画在事件中定位View内部。我希望动画能够立即执行,因此我将它们的持续时间都设置为0。但是,当应用程序启动时,屏幕的左上角会短暂闪烁一下,然后根据动画参数进行定位。如何避免这种眨眼?FrameLayoutonCreateView
View
FrameLayout
onCreate
android android-animation
android ×1
android-animation ×1