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.
我有一个大约 256 个按钮视图的网格视图。此视图包含在包含其他按钮和小部件的布局中。现在,当按下按钮时,整个视图和 GridView 都会被重绘。
适配器稍重,会导致性能滞后。
问题: 我如何专门防止 GridView 自己重绘它?