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
Exception produced by animation, to avoid this you need put viewHolder.setRecyclable(false) in recordPreLayoutInformation
and holder.setIsRecyclable(true) after holder.binding.arrowImage.rotation = postInfo.arrowRotation
The text was updated successfully, but these errors were encountered:
Case:
Exception produced by animation, to avoid this you need put viewHolder.setRecyclable(false) in recordPreLayoutInformation
and holder.setIsRecyclable(true) after holder.binding.arrowImage.rotation = postInfo.arrowRotation
The text was updated successfully, but these errors were encountered: