Posts by Alan Vieira Rezende • 178 points
2 posts
-
0
votes3
answers1934
viewsA: How to use Scrollview + Listview
If I understand correctly, you want Listview to be outlined in red in your question, to be an infinite Scrollview until the last post, and the top 2 images to be locked. If it was this try the…
-
6
votes1
answer71
viewsA: Error in the Adapterview
Any Activity you will call, either through: Intent, buttons, side scroll etc, must be declared in the manifest. I created a new project to better illustrate. <?xml version="1.0"…
androidanswered Alan Vieira Rezende 178