Anish

Results 1 issues of Anish

I'm using this line of code : `[self.tableView setContentOffset:CGPointMake(0,0) animated:YES];` for my tableView that is present in a viewController embedded in shyNavBar. The code was working perfectly till I changed...

bug
confirmed