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
{{ message }}
This repository was archived by the owner on Jul 17, 2020. It is now read-only.
How to recreate:
When
getViewHolderClass()is called in the ChildViewCell anArrayIndexOutOfBoundsExceptionwill be thrown when trying to access the parametrized type.The current workaround is to override the
getViewHolderClass()method in the subclass: