0
good evening! I have the following problem:
I have a Uiview (1) that contains: An Uiview (2) and an Uibutton (3).
Uibutton is half inside Uiview(1) and half inside Uiview(2) (but inside the tree, it is inside Uiview(1)) and the view is normal but tap at the top of the button does not work.
Somebody knows how to fix this?
Dude, I replicated here the way you did and managed to click on the top of the button. I’m trying to understand what’s happening to you.
– Luiz Soares
Yes, I just saw this too... But even if I put this Constraint relative to Top Layout Guide still giving problem... What kind of Constraint I put then?
– Murilo Campaner
Have you solved the problem?? It is not clear to me whether the Uiview1 goes below the Uiview2.
– CCastro