android - Animate RecyclerView onLoad -


i have been looking long time android recyclerview onload animation until have not found helpful.

what want have animation when recyclerview loads , displays cells animated. want have animation when recyclerview loads , not when cells loaded viewholder. because when cells loaded viewholder recyclerview animates cells while scrolling , on... don't want no animation while scrolling anymore.

and guys know effect implement standard animation effect tableview of ios supports. have found tutorial done do. last example mean.

so solutions have found similar one

has idea? or way animate cells "not android standard like"?

kind regards

well 1 way make sure animating entire recyclerview when activity / fragment ready , displayed on screen. instead of animating each individual item in recyclerview, set animation on recyclerview whole "fly" in example, animating translatey element of recyclerview.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -