When first used showing data. And do some operations, when I need to refresh datas, calling notifyDataSetChanged(), NullPointerException thrown.
I saw the log, getItemId(int section, int position) the parameter position's value is -1.
When first used showing data.
And do some operations, when I need to refresh datas, calling notifyDataSetChanged(), NullPointerException thrown.
I saw the log, getItemId(int section, int position) the parameter position's value is -1.