Just implemented RecyclerView in my code, replacing ListView.
RecyclerView
ListView
Everything works fine. The data is displayed.
But error messages are
In my situation it was a forgotten component which locates in ViewHolder class but it wasn't located in layout file