Download UIViewRoundedCorners Free Java Code
Description
UIView category for rounding just the corners which you want, not all like CALayer cornerRadius.
Source Files
The download file UIViewRoundedCorners-master.zip has the following entries.
README.md// w w w . j a v a 2s . c o m
UIViewRoundedCorners.xcodeproj/project.pbxproj
UIViewRoundedCorners.xcodeproj/xcuserdata/Jogi.xcuserdatad/xcschemes/UIViewRoundedCorners.xcscheme
UIViewRoundedCorners.xcodeproj/xcuserdata/Jogi.xcuserdatad/xcschemes/xcschememanagement.plist
UIViewRoundedCorners/AppDelegate.h
UIViewRoundedCorners/AppDelegate.m
UIViewRoundedCorners/UIView+RoundedCorners.h
UIViewRoundedCorners/UIView+RoundedCorners.m
UIViewRoundedCorners/UIViewRoundedCorners-Info.plist
UIViewRoundedCorners/UIViewRoundedCorners-Prefix.pch
UIViewRoundedCorners/ViewController.h
UIViewRoundedCorners/ViewController.m
UIViewRoundedCorners/en.lproj/InfoPlist.strings
UIViewRoundedCorners/en.lproj/ViewController.xib
UIViewRoundedCorners/main.m
Download
Click the following link to download UIViewRoundedCorners-master.zip.
UIViewRoundedCorners-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »