Closed abdullo211 closed 6 years ago
This not working:
placeHolderView.layoutAnimation = AnimationUtils.loadLayoutAnimation(context, R.anim.layout_animation_fall_down) placeHolderView.scheduleLayoutAnimation()
I fix this, by adding custom item animator
How to change default adding animation to placeholder view(only adding animation)