微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Android无尽适配器

我使用无尽的适配器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.

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

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐