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.
是否可以将视图从对话框拖动到片段?
我有片段,我可以在其中打开一个包含一些列表项的对话框。我想单击项目,然后拖动,取消对话框,然后将此项目拖动到我的上一个片段。
有任何想法吗?!
我确信我们可以拖放元素,但不确定为什么不能从对话框到片段
看看这个库是否有帮助。
https://github.com/mrKlar/PagedDragDropGrid