Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有两个 ListView,它们的大小根据内容而变化。现在我需要将项目从一个拖到另一个。当目标列表中至少有一项时,拖放工作。但是如果目标列表中没有任何项目,则 drop 不起作用,因为它的高度为 0。
有什么办法可以克服这个问题。
你可以使用你的MinHeight财产ListView
MinHeight
ListView