Setting CardView elevation programmatically
问题 I do not know if this approach is the best, but I have the following problem: I want a list item (a CardView) in a RecyclerView to be animated when it's button was clicked, so that this button, some other views inside this item and the background of the CardView changes. I am catching the animateChange from a custom RecyclerView.ItemAnimator: (until now the animation is just a fade defined in the xml via animateLayoutChanges) public boolean animateChange(@NonNull RecyclerView.ViewHolder