Posts by Lucas Brugnera Martinelli • 11 points
2 posts
-
0
votes3
answers129
viewsQ: How to make lists and cards equal to Trello
I need to make those lists with equal cards and used by Trello, with scrolling to the sides. What is used to do that?
-
0
votes1
answer109
viewsQ: How to put two Recyclerview’s inside an Activity?
I would like to know how to use 2 RecyclerView's within a single Activity, so that one is next to the other and I can carry data between them?