Skip to content

VideoPlayerViewController: Add usage of VLCStatusLabel

Soomin Lee requested to merge bubu/vlc-ios:videoplayer/messages/01 into master

This MR adds the global usage of VLCStatusLabel for various messages that needs to be shown to the user such as:

  • Playback failure messages
  • Aspect ratio switch messages
  • Double tap messages

Merge request reports