Skip to content

Fix audio player menu visibility

Nicolas Pomepuy requested to merge Aza/vlc-android:fix_audio_player_menu into master

Description

Fixes the audio player menu visibility

Motivation and Context

  • Menu visibility restored upon orientation change
  • Playlist menu is hidden when in landscape mode

How Has This Been Tested?

Emulator API 28

Screenshots / GIFs (if appropriate):

Screenshot_1556186150

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which cleans up / improves existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING section of the README document.

Resolves

Fixes: #832 (closed)

Merge request reports