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
 
      
     I mean, that if I put return false into child scrollview listener, parent scrollview didn’t get back the event
 I mean, that if I put return false into child scrollview listener, parent scrollview didn’t get back the event