recyclerview is not fit for all screen sizes
问题 I am using recylerview and gridlayout manager with cardviews for each row, my row view(childview) is not responsive at all. I want to show 15 cardviews in such a way that in portrait mode all my 15 childview should be visible and my recyclerview should not be scrollable whereas in landscape mode it should act vise versa( should be scrollable) I have tried many soultions suggested on SO but nothing seems to be working. current behaviour on different screen sizes are as follows In the above