RDVTabBarController
RDVTabBarController copied to clipboard
i wanna modify the backgroundcolor of "contentView" in RDVTabBarController
the code: [_contentView setBackgroundColor:[UIColor whiteColor]]; i want to change it to black and the contentView is Private, how can i modify.