PotatoPudding

Results 3 issues of PotatoPudding

GeRenPKView *view = [GeRenPKView getNibView:@"GeRenPKView"]; view.userInteractionEnabled = YES; view.backImage.userInteractionEnabled = YES; view.popupDelegate = self; TFPopupParam *param = [TFPopupParam new]; param.offset = CGPointMake(0, 0); param.popupSize = CGSizeMake(kScreenWidth - 20 , 200);...