You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug when i use button.layer.masksToBounds = false
I cant set it to true and use cornerRadius
so I must set as false to use cornerRadius and shadowColor together
There is a bug when i use
button.layer.masksToBounds = false
I cant set it to true and use
cornerRadius
so I must set as false to use cornerRadius and shadowColor together
code (objective-c):
The text was updated successfully, but these errors were encountered: