Hi gues,
Is it possible to insert one ScrollView to another. That parent ScrollView scrolls only horizontally and child scroll only vertically?
I’ve tried to do that, but I can’t dispatch events from child ScrollView to parent using takeFocus method.
Thanks in advance