I have a fragment with a toolbar and a recyclerView inside it.
I am populating the recyclerView with dummy data and then try to show them. For some reason, the last
If you are using Constraint Layout, make sure the layout_height is 0dp and layout_constraintBottom_toBottomOf constraint is set properly.
layout_height
0dp
layout_constraintBottom_toBottomOf