Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

IndexOutOfBoundsException when expanding group item #20

Closed
vale1534 opened this issue Jun 26, 2017 · 0 comments
Closed

IndexOutOfBoundsException when expanding group item #20

vale1534 opened this issue Jun 26, 2017 · 0 comments

Comments

@vale1534
Copy link

In the sample app, when expanding items in 'Expanding group' page, IndexOutOfBoundsException thrown:

IndexOutOfBoundsException
FATAL EXCEPTION: main
  Process: com.ahamed.sample, PID: 24672
  java.lang.IndexOutOfBoundsException: Index: 10, Size: 10
  at java.util.ArrayList.get(ArrayList.java:411)
  at com.ahamed.multiviewadapter.BaseDataManager.getItem(BaseDataManager.java:316)
  at com.ahamed.multiviewadapter.BaseDataManager.get(BaseDataManager.java:210)
  at com.ahamed.multiviewadapter.CoreRecyclerAdapter.onBindViewHolder(CoreRecyclerAdapter.java:116)
  at com.ahamed.multiviewadapter.CoreRecyclerAdapter.onBindViewHolder(CoreRecyclerAdapter.java:35)
  ...
DevAhamed added a commit that referenced this issue Jul 11, 2017
2. Update related test case as well
DevAhamed added a commit that referenced this issue Jul 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant