VLCMiniplaybackView: fix crash on < iOS11 with autolayout
The layoutGuides can be nil and crashh for <iOS 11 so we need to use self
Showing
Please register or sign in to comment
The layoutGuides can be nil and crashh for <iOS 11 so we need to use self