Posts by Thiago Sales • 21 points
1 post
-
2
votes3
answers1934
viewsQ: How to use Scrollview + Listview
I am creating a profile system for users using ListView and RecyclerView and I’m failing to do the scroll work. Currently it works like this: When I don’t use the ScrollView, he just does the scroll…