Closed WeeTom closed 11 years ago
try setting the image using
[[UIImage imageName:@"youimagename"] imageWithRenderingMode:UIImageRenderingModeAlwaysOriginal];
on iOS 7
Thanks! Works. Yet found that the original images do not fit so well when touched.
see image above, help me out here and thanks!