I had fetch xmlData to my app sucessfully, and I need to transform these data as button for user to select.
The question is... If my app just get 10 of data, I only want to show up 10 buttons in my scrollView. I had try to set button as invisible, but there will show those invisible button as a "blank button"...
Please give me a help, thanks guys.