UIImage *buttonImage = [[UIImage imageNamed:@"lbl_rightcut_small"]
resizableImageWithCapInsets:UIEdgeInsetsMake(0, 20, 0, 20)];
[whichCatBtn setBackgroundImage:buttonImage forState:UIControlStateNormal];
[
resizableImageWithCapInsets:UIEdgeInsetsMake(0, 20, 0, 20)];
[whichCatBtn setBackgroundImage:buttonImage forState:UIControlStateNormal];
[
No comments:
Post a Comment