I have placed the RippleView into the RecyclerView item's root layout, but why it will show the ripple animation again automatically after hit an item of RecyclerView and press back to the RecyclerView, on the same item I just hit, meanwhile I am not touching the screen after head back to the RecyclerView. Is there something I should do and actually not? This problem does not happen when placing RippleView on a button. Any help?
I have placed the RippleView into the RecyclerView item's root layout, but why it will show the ripple animation again automatically after hit an item of RecyclerView and press back to the RecyclerView, on the same item I just hit, meanwhile I am not touching the screen after head back to the RecyclerView. Is there something I should do and actually not? This problem does not happen when placing RippleView on a button. Any help?