RDVTabBarController icon indicating copy to clipboard operation
RDVTabBarController copied to clipboard

i wanna modify the backgroundcolor of "contentView" in RDVTabBarController

Open holyen opened this issue 7 years ago • 0 comments

the code: [_contentView setBackgroundColor:[UIColor whiteColor]]; i want to change it to black and the contentView is Private, how can i modify.

holyen avatar Jul 07 '16 03:07 holyen