Add Animation

holder.itemView.setAnimation(AnimationUtils.loadAnimation(context, R.anim.fade_in));

Comments

Popular posts from this blog

How to add layout inflator (Layout Inflators)

Creating RecyclerView and adjusting its margins