Skip to content

Video player remote: multiple UI fixes and improvements

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

Fixes #2497 (closed) Fixes some overlays that were not shown and the hud disappearing when they became visible. Use a FrameLayout instead of the RelativeLayout to improve performance.

Merge request reports