Android Question Help needed ScrollView not big enough

tsteward

Well-Known Member
Licensed User
Longtime User
I have attached my app.
At current it reads from a sql database and displays a button for each record but the scroll view will not allow me to scroll very far. it should display 35 buttons.

For the life of me I can't see what I have done wrong - Any help appreciated
 

Attachments

  • Tony.zip
    26.2 KB · Views: 160

mc73

Well-Known Member
Licensed User
Longtime User
Haven't checked your code, but from what you're saying, did you set the height of the panel of your scrollview to an appropriate number?
 
Upvote 0
Top