Skip to content

Fix empty playlist screen on initial load

Robert Stone requested to merge rhstone/vlc-android:fix-playlist-loading into master

Description

Fixes load of playlists on application launch.

Motivation and Context

The code change in this MR is the solution used in 3fd43d84 applied to PlaylistFragment.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

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

Resolves

Fixes: #2110 (closed)

Edited by Robert Stone

Merge request reports