pmandpe

Results 1 issues of pmandpe

my application get crashed with error [UITableViewCellSelectedBackground setDashWidth:]: unrecognized selector sent to instance 0x7496310 in this method please help me out - (void)setDashWidth:(int)dashWidth { _dashWidth = dashWidth; [(StyledTableViewCellSelectedBackgroundView_)self.selectedBackgroundView setDashWidth:self.dashWidth]; [(StyledTableViewCellBackgroundView_)self.backgroundView...