You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my getViewTypeCount > getItemViewType, it's exactly start from 0, however, when i refresh the data set(remove or add), list.get(position) cause index out of bounds in getItemViewType(int position). it's really wired and i have trouble in finding the answer.
The text was updated successfully, but these errors were encountered:
ohowen
changed the title
index out on bounds when call notifyDataSetChanged in RecyclingPagerAdapter
getItemViewType index out on bounds when call notifyDataSetChanged in RecyclingPagerAdapter
Jul 14, 2017
my getViewTypeCount > getItemViewType, it's exactly start from 0, however, when i refresh the data set(remove or add), list.get(position) cause index out of bounds in getItemViewType(int position). it's really wired and i have trouble in finding the answer.
The text was updated successfully, but these errors were encountered: