iphone - How to put UIGestureRecognizer in front if several views with gestures overlaps -


i have 2 views have tap gesture recognizers attached. first view accepts touches while second 1 hidden. after time, i'm making second (with attached gesture) view visible. problem that, still, touches of first view handled, despite second view in front :(

sorry, forgot put "user interaction enabled". i'm drawing views , other stuff interface builder, therefore have missed :)


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -