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.
我想实现支持适配器并允许拖放(重新排序)项目的 GridView。重要的是它需要支持 Adapter,因为我在 Web 上看到了一些基于静态添加视图到 GridView 的实现。