Animation DynamicGrid
trungptdhcn opened this issue · 2 comments
trungptdhcn commented
I want change animation translate in DynamicGrid like LXReorderableCollectionViewFlowLayout in IOS. See this: https://www.youtube.com/watch?v=R2L_16XeChE .So what i suppose to do? Thank you.
ZacSweers commented
Is that not what currently happens? Or do you mean you'd like to speed up the animation?
trungptdhcn commented
Yes, currently when i drag,drop item in gridview my image will reload in gridview, This ís verry slowly when i have about one hundred image. So what i suppose to do to improve it ?