Chris Woodard
Chris Woodard
Hi Elliot, I've just upgrade (due to a bug) and am now facing the same problem. Did you find a fix / workaround for this? Thanks, Chris.
I think I managed to get around it by moving the OnClickListener to the onBindViewHolder() override, rather than in the constructor for the ViewHolder{}. holder.mSwipeLayout.setOnClickListener(new View.OnClickListener() { @Override public void...
Me too :-(
Hi, I'm afraid I didn't resolve this problem, due to time constraints I just ended up using an alternative 3rd party library. Chris.