标签: java android android-studio debugging error-handling
enter image description here
如何解决此错误?我的应用程序未运行
答案 0 :(得分:0)
在您的getcount方法上: 尝试做->返回(dataList == null)吗? 0:dataList.size();