Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
实际上,我已经绘制了饼图和折线图。我想让它动画化。动画的意思是,它不是来自左边或右边或顶部或底部,但折线图应该用动画绘制。
例如:每个点应该一个一个地绘制。我尝试使用线程但我失败了。处理程序可以吗?
我尝试了 oDraw(Canvas canvas) 方法。我试图把线程与睡眠时间。让我知道更多的想法。
给我一些想法。谢谢。