修复了涂鸦礼物默认选中的问题
This commit is contained in:
@@ -223,6 +223,7 @@
|
||||
}
|
||||
#pragma mark - Event Response
|
||||
- (void)changeButtonAction{
|
||||
[self clearData];
|
||||
if (self.delegate && [self.delegate respondsToSelector:@selector(xPGraffitiGiftView:didClickChange:)]) {
|
||||
[self.delegate xPGraffitiGiftView:self didClickChange:self.changeButton];
|
||||
}
|
||||
|
Reference in New Issue
Block a user