I have my activity where it is defined as ConstraintLayout, inside it I have a toolbar and a recyclerView but the toolbar is hidden behind the cards that the recyclerView has, how can I fix this?
I have my activity where it is defined as ConstraintLayout, inside it I have a toolbar and a recyclerView but the toolbar is hidden behind the cards that the recyclerView has, how can I fix this?