APRoundedButton is a simple XIB/Storyboard extension to make rounded custom buttons, without writing one line of code, now using IBInspectable.
Continue reading “[Objc] UIButton with rounded corners (IBInspectable)”
notes from a developer, tutorials, how-to, ideas
APRoundedButton is a simple XIB/Storyboard extension to make rounded custom buttons, without writing one line of code, now using IBInspectable.
Continue reading “[Objc] UIButton with rounded corners (IBInspectable)”
APRoundedButton is a simple XIB/Storyboard extension to make rounded custom buttons, without writing one line of code!
Based on the last post, for iOS “UIButton with rounded corners“, now the Android version.
It’s just a simple shape file (xml).
A beautiful tricks to add simple images on every place you want using UNICODE characters!
Have you never tried this code?
Continue reading “[Objective-C] Add image on UIAlertView/UIActionSheet buttons”