moneytoo / Player

▶ Simple and lightweight, yet polished and powerful Android video player based on ExoPlayer
https://play.google.com/store/apps/details?id=com.brouken.player
The Unlicense
1.57k stars 182 forks source link

[fixed] Can't hide the UI while the video is paused #477

Closed NowDev closed 1 year ago

NowDev commented 1 year ago

Describe the bug When the video is paused we can't hide the player interface.

To Reproduce Steps to reproduce the behavior:

  1. Open any video.
  2. Pause the video.
  3. Click on the background to hide the video interface.
  4. it won't hide.

Expected behavior Even when the video is paused we could hide the interface to be able to screenshot or something...

Device (please complete the following information):

Media Any video.

NowDev commented 1 year ago

fix'd: https://github.com/moneytoo/Player/issues/195#issuecomment-1555626195