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 但在滚动期间我丢失了列表中数据的顺序,我如何保存数据的顺序以防我不让它变慢,因为在数组适配器中它工作正常,除非移动在滚动过程中慢慢感谢提前。