How to programmatically scroll 'SlidingLayout' by scrolling 'MainContaint' ?
Created by: ghost
Currently I can scroll comment section to insert comments. I want to enable image scroll also to open comment section.
Whenever I scroll image up comment section should respond to scroll events.
I have added up/down scroll gestures to image but how can I pass these events to SlidingLayout?