I have any problem :
I have a ScrollView in an other ScrollView and the internal ScrollView don't scroll.
When I remove the parent ScrollView, the internal ScrollView scroll.
Do you think is it possible to disable the touch listener of the parent scrollview's internal panel when you touch the child scrollview?
uhm... but then, WHERE to reset it? A lostfocus (parent scrollview) would be needed (or detecting action_up gesture?).