ArrayIndexOutOfBoundsException with custom Android Adapter for multiple views in ListView

来源:互联网 发布:淘宝店铺推荐学生 编辑:程序博客网 时间:2024/06/10 05:14

The item view type you are returning from getItemViewType() is >= getViewTypeCount().

点击打开链接

原创粉丝点击