Posts by Vinícius Paiva • 11 points
1 post
-
0
votes2
answers22
viewsA: Recyclerview is not rolling in inside the Drawerlayout
In its Main class, already tried to put the orientation as VERTICAL? `recyclerView.setLayoutManager(new LinearLayoutManager(this, RecyclerView.VERTICAL, false));`