1
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#pragma mark - UI Setup
|
||||
|
||||
- (void)setupUI {
|
||||
self.contentView.backgroundColor = [UIColor whiteColor];
|
||||
self.contentView.backgroundColor = [UIColor clearColor];
|
||||
|
||||
[self.contentView addSubview:self.actionButton];
|
||||
[self.contentView addSubview:self.lineView];
|
||||
|
||||
Reference in New Issue
Block a user