Skip to content

Play bar shows wrong song title (first song in library) after searching, playing a different song, and switching tabs #4

@santraj611

Description

@santraj611

Steps to reproduce:

  1. Open the app → see the library list.
  2. Play any song from the library (e.g., Song A).
  3. Go to the search bar, search for a different song (e.g., Song B), and play it.
  4. Tap the Info/About tab (bottom right).
  5. Tap the Library tab (bottom left) to go back.

Observed behavior:

  • The play bar (or now-playing widget) now shows the title of the first song in the library (Song # 1), not Song B.
  • Even after closing and reopening the app, the title stays incorrect.
  • Tapping play/pause plays Song B (the correct song), but the title doesn't update.

Expected behavior:

  • The play bar should always display the title of the currently playing song (Song B), regardless of tab switching.
  • Reopening the app should refresh the UI with current playback state.

Device info:

  • Android version: Android 6.0
  • Device model: Lenovo K10a40
  • App version: 2026.1

Additional context:

  • The actual playback queue/player service seems correct (plays Song B), but the UI metadata is getting overwritten by the first library item after tab navigation.
  • This might be caused by the Library tab resetting or reloading the song list and incorrectly binding the first item to the now-playing view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions