Android无尽适配器

Android无尽适配器,第1张

概述我使用无尽适配器http://github.com/commonsguy/cwac-endless然而,每当我返回false(因为我没有更多的数据要追加),如在附录中的http://github.com/commonsguy/cwac-endless/blob/master/README.markdown所述,我的活动崩溃,在Logcat我得到一条消息说indexoutofbounds等.如何制作

我使用无尽的适配器http://github.com/commonsguy/cwac-endless然而,每当我返回false(因为我没有更多的数据要追加),如在附录中的http://github.com/commonsguy/cwac-endless/blob/master/README.markdown所述,我的活动崩溃,在Logcat我得到一条消息说indexoutofbounds等.

如何制作它以便我可以停止加载额外的数据?

解决方法:

如the page you linked to所述:

If you have questions regarding the
use of this code, please join and ask
them on the 07001. Be sure to indicate which
CWAC module you have questions about.

我们还需要您的堆栈跟踪,显示异常.

总结

以上是内存溢出为你收集整理的Android无尽适配器全部内容,希望文章能够帮你解决Android无尽适配器所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1118597.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-29
下一篇 2022-05-29

发表评论

登录后才能评论

评论列表(0条)

保存