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 has been archived by the owner on Jul 17, 2020. It is now read-only.
We fail when attempting to extract the ViewHolder type. We need to figure out how to extract the generic bound of BaseViewHolder, and use that as the view holder constraint.
The text was updated successfully, but these errors were encountered:
gantonious
changed the title
@BindListener is unstable in a class with generic parameters
@BindListener fails in a class with generic view holder
Dec 30, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem Class:
We fail when attempting to extract the ViewHolder type. We need to figure out how to extract the generic bound of
BaseViewHolder
, and use that as the view holder constraint.The text was updated successfully, but these errors were encountered: