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
I was think about add a new utility class FlexibleViewHolder it will help developers it alwasy need to implements the View.OnClickListener and View.OnLongClickListener
I was think about add a new utility class
FlexibleViewHolder
it will help developers it alwasy need to implements theView.OnClickListener
andView.OnLongClickListener
So you can easily override the
toggleActivation
to add whatever you want and implements theOnListItemClickListener
on yourActiviy
/Fragment
The text was updated successfully, but these errors were encountered: