sahin / VideoSplashKit

VideoSplashKit - UIViewController library for creating easy intro pages with background videos
MIT License
1.22k stars 137 forks source link

Background color glitch #28

Closed frostover closed 8 years ago

frostover commented 8 years ago

The movie player was covering the entire frame with a black background so even if you set a background color it wouldn't show and you would see a black flicker before the video started playing. Fixed the issue by setting the movie player background color on viewDidAppear.