Skip to content

Fix Snackbar in Audio Player Fixes #2277

Mohit Mandalia requested to merge MohitMandalia/vlc-android:master into master

Description

Fix snackbar's lastplay message and remove track playlist message over audio player

How Has This Been Tested?

  • This was tested on Google Pixel 4a
  • Android version 12

Screenshots:

Before

Screenshot_20211217-105330-resized

After

Screenshot_20211217-083942-resized

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.

Merge request reports