Skip to content
Snippets Groups Projects

Fix the browser thumbnails when file is not indexed by the ML

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

It was due to the fact that we try to find a ML media corresponding to the file. As it fails when the media is not indexed, a new MediaWrapper was created with id 0. In that case, the BitmapCache key was the same for all the files, leading to a cache collision.

Fixes #2358 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading