I've got a ListView in WindowsPhone 8.1 which is often refreshed and every time it causes a flicker.
I already tried these solutions but nothing worked:
- https://social.msdn.microsoft.com/Forums/windowsapps/en-US/e7b6b664-c4f8-4ebf-83a2-02751041ef5c/disable-listview-animation-when-items-update?forum=winappswithcsharp
- Removing transitions when setting source data
Does anyone have another solution?