mirror of
https://github.com/stonega/tsacdop
synced 2025-02-18 04:20:37 +01:00
modified: lib/class/audiostate.dart
This commit is contained in:
parent
b6fa0be33f
commit
2a89a6eaff
@ -222,6 +222,7 @@ class AudioPlayerNotifier extends ChangeNotifier {
|
||||
androidNotificationIcon: 'drawable/ic_notification',
|
||||
enableQueue: true,
|
||||
androidStopOnRemoveTask: true,
|
||||
androidStopForegroundOnPause: true
|
||||
);
|
||||
_playerRunning = true;
|
||||
if (_autoPlay) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user