Removed button black background

This commit is contained in:
micaTewe 2015-09-17 09:10:06 +02:00 committed by Daniel Cousens
parent 7d7d03a1cc
commit 0ac277562f

View File

@ -43,7 +43,6 @@
UIImage *btnImage = [UIImage imageNamed:@"flash.png"];
[button setImage:btnImage forState:UIControlStateNormal];
[button setBackgroundColor: [UIColor blackColor] ];
//[button setBackgroundColor:[UIColor colorWithRed:.859 green:.765 blue:.616 alpha:1.0] forState:UIControlStateHighlighted];