Error appears
class ListSelectionRecyclerViewAdapter : RecyclerView.Adapter(){
Android Studio says
Type argument is not within its bounds: should be subtype of ‘RecyclerView.ViewHolder!’
Any clue?
edit: found it in ListSelectionViewHolder - myfault - you can delete my post - it works