I have scroll view. In scroll view there are two ui elements
- web view
- button
web view has long html and after the web view there is a button in the bottom. When I scroll the scroll view and go to end of the view then I am not able to click on button.
It seems button is not receiving touch event or something like that.
- web view
- button
web view has long html and after the web view there is a button in the bottom. When I scroll the scroll view and go to end of the view then I am not able to click on button.
It seems button is not receiving touch event or something like that.