Hi,
I want to resize listview cells with animations. I have done some research on animation in forms. But it seems that LayoutTo() function won't work in this case, since cell doesn't have "bounds" variable. Anybody has any idea that how could I approach this?
Thanks!