hh1myfei

Results 2 issues of hh1myfei

我有个view是collection嵌套tableView实现的,现在想在tableview上面使用骨架屏,但无论是对tableView直接设置还是对外层的collectionView设置tabAnimated 都无法显示,我看demo工程也没有此种情况,不知此框架是否支持此种情况?

need more info

Hello there I use your code like this : NSDictionary\* style = @{@"body":[UIFont fontWithName:@"HelveticaNeue" size:14], @"help":[WPAttributedStyleAction styledActionWithAction:^{ UIWebView \* callWebview = [[UIWebView alloc] initWithFrame:CGRectZero]; NSString \* telNumber = [NSString stringWithFormat:@"tel:%@",_phoneStr];...