polypoly-team / android-app

The android app of polypoly, an amazing game on the EPFL campus
1 stars 0 forks source link

[BUG] Music when app is not open 🎵 #71

Open AlSchlo opened 1 year ago

AlSchlo commented 1 year ago

The music 🎵 does not stop playing when we leave the app.

Steps to reproduce the bug:

Closing the app manually does stop the music.

Suggestion (choose one):

vrooomer commented 1 year ago

Also, we should fix the music that stops again sometimes. It is surely related to the fact that WelcomeActivity isn't the first one now and is may be closed. This is not a bug but should be part of a next PR where music issues are fixed.