I have a “scrollView” with buttons in it. The problem is the “scrolling” action doesn’t happen unless I touch in an empty area inside the “scrollView” and not on the buttons themselves which is very difficult when each button almost takes the entire width of the screen.
Is there a workaround for that?