Search code examples
iosios6ios7

UIButton shows default white background with round corners in IOS 6 but no in IOS 7


I need a code that removes this default background, in IOS 7 there isn't a problem since I don't see this background.


Solution

  • If you choose a button of type UIButtonTypeCustom, there will be no default background