padding | Techbirds
Hi All, There is some flow with Grouped Table view with iOS7 like adding extra padding space. Specially this problem come with iPad. As you can see in above image with marked box with extra padding in group table. By using below code we can remove extra padding as follows :- tableObject.contentInset = UIEdgeInsetsMake(-30, 0,