ios - UIButton layer Issue -


i have created uiview on navigation bar drop downs animation , below navigation bar have created button. in uiview have created 3 buttons in row. when view opens, comes on bottom. whenever click on uiview's button clicks on button on of view. can suggest me solution?

when animated uiview drops down try disabling uibutton behind it.

uibutton* button... button.userinteraction = no;