I have a ListView and I edited its ItemContainerStyle to modify some style but I don\'t know how to remove that annoying animation when you add an item
ListView
ItemContainerStyle
As one of the comments mentioned, simply adding this did the trick for me:
No need for all the other code.