Hey guys,
I created 100 buttons, going down the screen, and then implemented a ScrollView. It works, but only if I am not touching the buttons. So I can scroll down or up if my finger is not on the buttons, this is a problem because the buttons take up the whole screen and I don’t want to change that. Any suggestions as to how I can make it so the ScrollView works wherever I touch the screen, no matter whats there?
Thanks in Advance