Skip to content

notification does not show when expected #10

Description

@fullmers

Instead, the notification shows up after you have paused it, presumably because showNotification() is placed in onPlayerStateChanged().

Then the notification disappears after completing a question. It will only reappear after pressing pause again in the next question. This behaviour probably occurs because the activity is finished and recreated with each next question.

Not sure where showNotification() should be placed instead to address these issues.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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