-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
代码似乎不全,有报错 #1
Comments
不好意思,我昨晚推送的时候,忘记推送那些删除了的文件,现在我删除了。侧边栏我没有写代码,数组越界的错误,如果可以贴一下错误栈就好了。 |
发现了,原来是之前调试的代码没有注释掉 |
Caused by: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0 ImageListModel类 114行 |
楼主很牛逼,继续更新简书哟! |
感谢你的支持,我准备把这个项目改成用Rxjava+Retrofit,结合Mvp,然后写一篇简书,你觉得怎样 |
🤓这个可以有,正好想学习mvp模式,retrofit没有深入了解,加油哦,坐等简书更新! |
作者最近咋没有更新呢 |
sorry,我最近负责带3个小伙伴一起写代码,而且还要上课,精力不够用啊,不够到时我们成员磨合了,一起维护这个项目,感谢你对我的支持,简书我也好久没更了,因为写思想的东西很抽象,不想贴一下代码那么直接 |
赞哦,带小伙伴一起学习挺好的,支持你! |
你可以看我最新的一篇文章,《MVP开发的那些套路》,这是我正在和我的小伙伴一起使用的开发模式 |
哈哈,今天已经看了,简单易懂,写的挺棒的!我之前都是MVC模式开发维护很麻烦,准备试试MVP,写个Gank(干货)玩玩。 |
注解掉几个没用的类就行了, 不过侧边栏报IndexOutOfBoundsException下标越界错.
The text was updated successfully, but these errors were encountered: