I was going through from an example of RecyclerView
but while looking I have found this line written in my Parent View
android:background="?android:selectableItemBackground"
Guys what does it mean I tried looking in values/attr but not getting much idea.