Animation On Recyclerview Item Click May 31, 2023 Post a Comment Anyone knows how to remove that black animation, appearing on recyclerview item click Solution 1: Just add below line to your code recyclerView.setItemAnimator(null); Copy Share Post a Comment for "Animation On Recyclerview Item Click"
Post a Comment for "Animation On Recyclerview Item Click"