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.
我已经在谷歌上搜索了一段时间,但没有找到任何信息是否可以将DSLV中的项目水平排列。我知道这对于普通的 ListView 是不可能的,但是有一些实现允许水平排列。
有谁知道这是否可能?感谢任何信息。
Drag-Sort ListView 类扩展了基本的 ListView,包括它的所有限制。
不幸的是,DSLV 中没有处理水平排列的规定。