1

I have a button, when pressed a popover pop's up, dropping some shadow on the current view to show the popup effect, the way it is supposed to happen.
I need when the button is pressed, not to show any drop shadow under it.
This is an image showing on the right the popover controller and on the left the shadow that needs to be removed. Any ideas would be highly appreciated. enter image description here

Note that the popover takes place when this button is clicked and it will appear above the current view, putting the layer of unwanted shadow.

Elias Rahme
  • 2,226
  • 3
  • 28
  • 53
  • is that what you are talking about ? http://stackoverflow.com/questions/5235236/how-to-remove-the-fuzzy-drop-shadow-in-the-uipopovercontroller – Suhaiyl Sep 26 '14 at 13:02
  • or else you can approach https://developer.apple.com/library/ios/documentation/uikit/reference/UIPopoverBackgroundView_class/index.html – Suhaiyl Sep 26 '14 at 13:03
  • @Suhaiyl i don't want to change anything inside the popover, my problem is when the popover shows up, it create a gray transparent layer underneath it and above the current view, this is what i want to remove – Elias Rahme Sep 26 '14 at 13:15

0 Answers0