jarnedemeulemeester / findroid

Third-party native Jellyfin Android app
GNU General Public License v3.0
2.69k stars 167 forks source link

Skip intro button is tied to the media controls #833

Closed UriSheinman closed 2 months ago

UriSheinman commented 2 months ago

Describe the bug The skip intro button appears and disappears as part if the media controls are showing or not, though they should be separate. To Reproduce Steps to reproduce the behavior:

  1. Watch a content with skip intro
  2. Tap screen to show media control
  3. Tap again to make the media control go away
  4. The skip intro button disappears with the media controls

Expected behavior The skip intro button should behave independently and not part of the media controls

Screenshots

https://github.com/user-attachments/assets/f8d2ddc3-51eb-4c02-ba03-85b1abc18995

Device info (please complete the following information):

jarnedemeulemeester commented 2 months ago

This is actually the intended behavior for now. However we should maybe add some options to change the behavior.

Closing this as it's intended for now.