Calvin Liang

Results 73 comments of Calvin Liang

> Sorry to bother you. I cloned the lib files into my project. Bumped Compose libs (Android ones because it's an Android app) to 1.7.0-beta02. Replaced animateItemPlacement() with animateItem(), but...

Good news! v1.7.0 is being released in June according to https://android-developers.googleblog.com/2024/05/whats-new-in-jetpack-compose-at-io-24.html, we should see v1.7.0 land in Compose Multiplatform some time in June/July.

Unfortunately I still have to wait until it hits [multiplatform](https://github.com/JetBrains/compose-multiplatform/releases). The good news is you can use the beta version of Reorderable, it uses the beta version of multiplatform which...

Amazing! Thank you for letting me know. I'll update asap

> Is this the issue? It just got marked as fixed, so maybe the patch will be live soon > https://issuetracker.google.com/issues/209652366 Thank you for sharing this. I think this is...

[v2.4.0](https://github.com/Calvin-LL/Reorderable/releases/tag/v2.4.0) is out

> > Is this the issue? It just got marked as fixed, so maybe the patch will be live soon > > https://issuetracker.google.com/issues/209652366 > > Thank you for sharing this....

That doesn't look right. Can you share a minimal reproducible example?

@zhelenskiy try `2.1.1-dev`. I think this should be fixed there. Just published it so it might take a few minutes to be available.

Just the flashing or still can't move the second item to the first position?