I have a UIPopoverCOntroller which am presenting on tap of bar buttom item, and i have a textview inside that popover when ever am tapping on textview am animating the view's y by -300 then background color of view gets changed to clear color.i tried setting background color on completion of animation but no luck, anyone else faced this issue?
Asked
Active
Viewed 68 times
0

Syed Ismail Ahamed
- 349
- 1
- 6
- 17
-
Exactly what you want? – BHASKAR Nov 25 '15 at 12:19
-
i dont want my background view color getting changed – Syed Ismail Ahamed Nov 25 '15 at 12:22
-
can you add a screen shot? – BHASKAR Nov 25 '15 at 12:23
-
Just added screenshot, my popover background color getting changed to clear color – Syed Ismail Ahamed Nov 25 '15 at 12:30