Skip to content

Draft: Fix the Snackbar last song message issue Fixes #2277

Description

Snackbar was displaying above the current fragment needed to resolve the issue to show the user a snackbar message that last song was the current so no more song exist.

Fixes: #2277 (closed)

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.
Edited by Mohit Mandalia

Merge request reports