views:

33

answers:

0

I have a view with multiple controls inside (a picker, a switch, a slider...).

I use an animation to move this view; it appears from bottom and goes up until it disappear by the top.

I can't get the inside controls respond to touches while the view is moving.

How can I catch those touches?