- 1
- 2
- 3
- 4
- 5
- 6
- (void)isCharityPost: (BOOL)charityPost{
self.charityButton.hidden = charityPost ? NO : YES;
self.cashBadgeButton.hidden = charityPost ? NO : YES;
[self updateCharityButtonWithText:self.charityButton.titleLabel.text];
}
Psionic 08.08.2014 19:11 # +2
guest 26.08.2014 14:09 # +1