Open Monabr opened 2 years ago
For somehow if I manually use orientationLocked = false
problem is solving.
I have same code , when you lift the item up , it doesn't show that item is being lifted and when you place the item (invisible) at your desired place , it just shows up there , like in a snap , without any animation or anything. Any way the only change is that I use Material3 and it doesn't work with both LazyGrid and Lazy List.
By the way this happened after I upgraded to new version which required me to put a generic parameter everywhere
Has anyone solved the problem with moving elements animation ?
Hi. You have a great library, but I ran into a problem. When trying to drag an element in a LazyVerticalGrid, the animation only happens vertically and not horizontally. However, if you drag an element horizontally, it will change its position, but without animation. It feels like each element is in a column and cannot fly freely. Here is a sample code.
My library versions: