Results 1 comments of Steven Tseng

I tried some stuff here. If you look at the `- (void) addFooter` inside `SIMenuTable.m` You'll see this: ``` - (void)addFooter { UIView *footer = [[UIView alloc] initWithFrame:CGRectMake(0, 0, [SIMenuConfiguration...