SalmanZach/Springy_Facebook_Rebound

First view in recyclerview becomes invisible/lost after springy animation.

Closed this issue · 0 comments

Using in adapter on: onCreateViewHolder

//Animation mAnimator?.onSpringItemCreate(itemView) mAnimator?.setSpringAnimationType(SpringyAdapterAnimationType.SCALE) mAnimator?.addConfig(85,15)