I have a RecyclerView with multiple CardViews. These I expand and collapse by using this code in my onBindViewHolder:
RecyclerView
CardViews
onBindViewHolder
@