AQGridView 确保仅加载可见单元格
我正在使用 AQGridView 以水平布局(横向)加载图像。我注意到网格实际上加载了 2 个单元格(其中只有 1 个实际上可见),这是一个很好的解决方案,但对于这个项目,我需要能够确保严格只加载可见单元格,而不加载下一个不可见单元格此外。我很确定我必须破解这个,任何关于 AQGridView 或支持代码中我必须执行此操作的位置的指针?希望我的问题很清楚,并提前感谢您的帮助!
I am using AQGridView to load images in a horiztonal layout (landscape). I've noticed that the grid actually loads 2 cells (where only 1 is actually visible),a nice solution but for this project I need to be able to ensure that strictly ONLY the visible cell is loaded and not the next non-visible cell in addition. I'm quite sure I will have to hack this in, any pointers on where in the AQGridView or supporting code I would have to do this?? Hope my question is clear and thanks in advance for any help!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论