recycler view hover kotlin code example
Example: highlight selected item in recyclerview android
holder.itemView.setBackgroundColor(Color.parseColor("#000000"));
holder.itemView.setBackgroundColor(Color.parseColor("#000000"));