I am using RecyclerView and I want to view the the data of list item that I click on. I m using itemView.getTag() to get the value of index and typecasting it to my CustomAd