Skip to content

Album Collection View: Prevent navigation bar from flickering when turning transparent, status bar UI fix for album View Solves #1700

Avi Wadhwa requested to merge aviwad/vlc-ios:albumNavBarGlitch into master

By editing the appearance of the new view's navigation item to the Album Art Appearance (before appearing, after loading), we prevent flickering that would occur if the global navigation bar was changed after the new view was appeared.

Additionally makes the Status Bar readable in the album view. Makes it dynamic and change as you scroll through the album view.

Solves #1700 (closed)

Edited by Avi Wadhwa

Merge request reports