Skip to content

next() and previous() in AudioManager will probably crash if the song list has been updated in certain ways since the last play request #9

@kallgren

Description

@kallgren

This can be solved by catching IndexOutOfBoundsException when trying to decide the next song by using get() on the song list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions