oxyroid / M3UAndroid

FOSS Player, which made of jetpack compose. Android 8.0 and above supported.
https://t.me/m3u_android
Apache License 2.0
229 stars 25 forks source link

Strange behavior when opening "Recently" shorcut and then the app #80

Closed sguinetti closed 2 weeks ago

sguinetti commented 4 months ago

Describe the bug This process only consists of two steps, first "Recently" is opened and then the app. The Zapping mode must be activated. After that, two cases of strange behavior happen (the app must be closed first ):

To Reproduce Steps to reproduce the behavior (1):

  1. Go to launcher
  2. Click on "Recently" (can be accessed as an independent shorcut from the launcher)
  3. Then, go to launcher again.
  4. Click on the app as usual.

For the next behavior (2):

  1. Go to launcher
  2. Click on "Recently" (can be accessed as an independent shorcut from the launcher)
  3. Click on the full screen icon in the floating window
  4. Then, go to launcher again.
  5. Click on the app as usual.

Expected behavior In the first behavior, the app is displayed only on the floating screen.

In the second behavior, the app is displayed with the stream sound in the background.

Screenshots Capture for the first behavior. This is the floating window. Screenshot

Smartphone (please complete the following information):

Additional context These tests work with Zapping mode activated. The bug also applies when zapping mode is disabled, but behavior 2 is very likely to happen.

sguinetti commented 3 months ago

The problem continues in beta-03 (from 1.14 version). I also perceive the audio in the background.

sguinetti commented 1 month ago

Again, the behavior continues in beta-10. In some cases there is a glitch between the icons in the bottom bar.

sguinetti commented 2 weeks ago

Since the issue https://github.com/oxyroid/M3UAndroid/issues/135 has fixed via Snapshot, the bug no longer appears.