如何在拖动子视图并使用动画动态重新排序子视图的同时在gridview的子视图上应用动画?
如果你不明白我的要求看看这个 http://www.youtube.com/watch?v=X984r7IOrgc
我已提及Android Drag/Animation of Views,但它解释了独立观点。
感谢您的帮助!!
答案 0 :(得分:0)
你看看GridLayoutAnimationController吗?或者LayoutAnimation一般? http://developer.android.com/reference/android/view/animation/GridLayoutAnimationController.html
在YouTube上看,它们可能是RenderAnimation而不是Layout。