bellchen
bellchen
# when i init control as follow ``` _timeControl = [[DZNSegmentedControl alloc] initWithItems:@[NSLocalizedString(@"日榜", @""), NSLocalizedString(@"周榜", @""), NSLocalizedString(@"总榜", @"")]]; _timeControl.tintColor=FZLightColor; ``` when calling ``` [self.timeControl setSelectedSegmentIndex:2 animated:YES]; ``` segmentIndex's tintColor is...
is it used to publish live video ? and how to use it in project?
使用最新版cocoapod 更改api调用