I set the RecyclerView layout_height property to 200dp higher than the screen height. For example, when I have 3 elements in RecyclerView, I would like to have some scrolling thanks to dp. However, scrolling does not occur. Does anyone have a solution?