Setting the Image to UIView with out UIImageView.
[[self view] setBackgroundColor:[UIColor colorWithPatternImage:[UIImage imageNamed:@"bg_sand"]]];
No comments:
Post a Comment