mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-03 17:44:56 +08:00
opt: java
This commit is contained in:
@@ -1626,8 +1626,10 @@ class PlPlayerController with BlockConfigMixin {
|
||||
if (showSeekPreview) {
|
||||
_clearPreview();
|
||||
}
|
||||
AndroidHelper$ToDart.onUserLeaveHint?.release();
|
||||
AndroidHelper$ToDart.onUserLeaveHint = null;
|
||||
if (Platform.isAndroid) {
|
||||
AndroidHelper$ToDart.onUserLeaveHint?.release();
|
||||
AndroidHelper$ToDart.onUserLeaveHint = null;
|
||||
}
|
||||
_timer?.cancel();
|
||||
// _position.close();
|
||||
// _playerEventSubs?.cancel();
|
||||
|
||||
Reference in New Issue
Block a user