【发布时间】:2015-03-18 12:22:52
【问题描述】:
我在 WindowsPhone 8.1 中有一个 ListView,它经常刷新,每次都会导致闪烁。
我已经尝试了这些解决方案,但没有任何效果:
- 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
有人有其他解决方案吗?
【问题讨论】:
-
你能提供一个工作示例应用程序吗?前段时间有类似的问题,但不记得确切的解决方案。如果您提供样本,我会比较。
-
很遗憾没有。这将是很多工作。对我来说,这将是最后一次尝试。
标签: listview windows-phone-8.1