Hello,
how can I control a scrollView in a composer scene from mail.lua?
I want to stop the scrollView using scrollView:setIsLocked() .
I tried to access the scrollView via composer.getScene() as written in the example here
https://docs.coronalabs.com/api/library/composer/getScene.html, but it didn’t work.
Any help appreciated!